Vercel API

Vercel combines the best developer experience with an obsessive focus on end-user performance. Our platform enables frontend teams to do their best work.

Claim this API

Are you the operator of Vercel API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Vercel API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.vercel.com
Auth: unknown
Endpoints: 31
Reachable: unknown
CORS: unknown

Links

Homepage: https://vercel.com/support
API Base: https://api.vercel.com

Endpoints

Method Path Summary Auth Last Status Latency
GET /v1/deployments/{deploymentId}/checks Retrieve a list of all checks
GET /v1/deployments/{deploymentId}/checks/{checkId} Get a single check
GET /v1/edge-config Get Edge Configs
GET /v1/edge-config/{edgeConfigId} Get an Edge Config
GET /v1/edge-config/{edgeConfigId}/item/{edgeConfigItemKey} Get an Edge Config item
GET /v1/edge-config/{edgeConfigId}/items Get Edge Config items
GET /v1/integrations/configurations Get configurations for the authenticated user or team
GET /v1/integrations/git-namespaces List git namespaces by provider
GET /v1/integrations/search-repo List git repositories linked to namespace by provider
GET /v1/log-drains Retrieves a list of Configurable Log Drains
GET /v1/log-drains/{id} Retrieves a Configurable Log Drain
GET /v1/projects/{idOrName}/env/{id} Retrieve the decrypted value of an environment variable of a project by id
GET /v11/deployments/{deploymentId}/builds List Deployment Builds
GET /v13/deployments/{idOrUrl} Get a deployment by ID or URL
GET /v2/deployments/{idOrUrl}/events Get deployment events
GET /v2/deployments/{id}/aliases List Deployment Aliases
GET /v2/integrations/log-drains Retrieves a list of Integration log drains
GET /v4/aliases List aliases
GET /v4/aliases/{idOrAlias} Get an Alias
GET /v4/domains/price Check the price for a domain
GET /v4/domains/status Check a Domain Availability
GET /v4/domains/{domain}/records List existing DNS records
GET /v5/domains List all the domains
GET /v5/domains/{domain} Get Information for a Single Domain
GET /v6/deployments List deployments
GET /v6/deployments/{id}/files List Deployment Files
GET /v6/deployments/{id}/files/{fileId} Get Deployment File Contents
GET /v7/certs/{id} Get cert by id
GET /v8/artifacts/status Get status of Remote Caching for this principal
GET /v8/artifacts/{hash} Download a cache artifact
HEAD /v8/artifacts/{hash} Check if a cache artifact exists
GET /v9/projects Retrieve a list of projects
GET /v9/projects/{idOrName} Find a project by id or name
GET /v9/projects/{idOrName}/domains Retrieve project domains by project by id or name
GET /v9/projects/{idOrName}/domains/{domain} Get a project domain
GET /v9/projects/{idOrName}/env Retrieve the environment variables of a project by id or name