# Cross-link map: Building Integrations with Vercel REST API (/docs/integrations/create-integration/vercel-api-integrations)

> From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Vercel SDK Reference](https://vercel.com/docs/rest-api/sdk?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=semantic) — Interact programmatically with your Vercel account using the SDK.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=semantic) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Retrieve project domains by project by id or name](https://vercel.com/docs/rest-api/projects/retrieve-project-domains-by-project-by-id-or-name?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=semantic) — GET /v9/projects/{idOrName}/domains — Retrieve the domains associated with a given project by passing either the project
- [Get a project domain](https://vercel.com/docs/rest-api/projects/get-a-project-domain?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=semantic) — GET /v9/projects/{idOrName}/domains/{domain} — Get project domain by project id/name and domain name.
- [Audit Logs](https://vercel.com/docs/audit-log?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=semantic) — Learn how to track and analyze your team members' activities.

## Prerequisites

- [Create an Integration](https://vercel.com/docs/integrations/create-integration?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=prerequisite) — Learn how to create and manage your own integration for internal or public use with Vercel.

## This page links to (8)

- [Log Drains Reference](https://vercel.com/docs/drains/reference/logs?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — Learn about Log Drains - data formats, sources, environments, and security configuration.
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — Learn more about environment variables on Vercel.
- [Requirements for listing an Integration](https://vercel.com/docs/integrations/create-integration/submit-integration?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — Learn about all the requirements and guidelines needed when creating your Integration.
- [Project Configuration](https://vercel.com/docs/project-configuration?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — Learn how to configure your Vercel projects using vercel.json, vercel.toml, vercel.ts, or the dashboard to control build
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Create one or more environment variables](https://vercel.com/docs/rest-api/projects/create-one-or-more-environment-variables?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — POST /v10/projects/{idOrName}/env — Create one or more environment variables for a project by passing its \\`key\\`, \\`val
- [How to enable CORS on Vercel](https://vercel.com/kb/guide/how-to-enable-cors?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=outbound) — Learn how to enable CORS on Vercel with vercel.json, Routing Middleware, framework config, and route handlers, plus how

## Pages that link here (6)

By site: vercel-docs (6)

- [Anatomy of the Checks API](https://vercel.com/docs/checks/creating-checks?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=inbound) — Learn how to create your own Checks with Vercel Integrations. You can build your own Integration to register any arbitra
- [Managing Global Configs with Vercel REST API](https://vercel.com/docs/global-config/vercel-api?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=inbound) — Learn how to use the Vercel REST API to create and update Global Configs. You can also read data stored in Global Config
- [Create an Integration](https://vercel.com/docs/integrations/create-integration?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=inbound) — Learn how to create and manage your own integration for internal or public use with Vercel.
- [Requirements for listing an Integration](https://vercel.com/docs/integrations/create-integration/submit-integration?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=inbound) — Learn about all the requirements and guidelines needed when creating your Integration.
- [Permissions and Access](https://vercel.com/docs/integrations/install-an-integration/manage-integrations-reference?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=inbound) — Learn how to manage project access and added products for your integrations.
- [Notifications](https://vercel.com/docs/notifications?from=graph&source_path=%2Fdocs%2Fintegrations%2Fcreate-integration%2Fvercel-api-integrations&source_site=vercel-docs&relationship=inbound) — Learn how to use Notifications to view and manage important alerts about your deployments, domains, integrations, accoun
