You can deploy new versions of web applications, manage custom domains, retrieve information about deployments, and manage secrets and environment variables for projects.
The API supports any programming language or framework that can send HTTP requests.
To interact with the API, you can:
- Use the Vercel SDK by first instantiating with your token
- Use the language of your choice by calling the endpoints directly and providing your token
