# Cross-link map: Managing Global Configs with Vercel REST API (/docs/global-config/vercel-api)

> From the Vercel docs graph (built 2026-09-20T05:21:37.343Z), 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

- [Using Global Config](https://vercel.com/docs/global-config/using-global-config?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=semantic) — Learn how to use Global Configs in your projects.
- [@vercel/global-config](https://vercel.com/docs/global-config/global-config-sdk?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=semantic) — The Global Config client SDK is the most ergonomic way to read data from Global Configs. Learn how to set up the SDK so
- [Create a Global Config](https://vercel.com/docs/rest-api/global-config/create-a-global-config?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=semantic) — POST /v1/global-config — Creates a Global Config.
- [Get Global Configs](https://vercel.com/docs/rest-api/global-config/get-global-configs?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=semantic) — GET /v1/global-config — Returns all Global Configs.
- [Managing Global Configs with the Dashboard](https://vercel.com/docs/global-config/global-config-dashboard?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=semantic) — Learn how to create, view and update your Global Configs and the data inside them in your Vercel Dashboard at the Hobby

## This page links to (8)

- [Account Management](https://vercel.com/docs/accounts?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — Learn how to manage your Vercel account and team members.
- [Vercel CDN overview](https://vercel.com/docs/cdn?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — Vercel's CDN is a globally distributed platform that handles routing, caching, security, and compression for every deplo
- [Vercel Global Config](https://vercel.com/docs/global-config?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — A Global Config is a global data store that enables experimentation with feature flags, A/B testing, critical redirects,
- [Global Config Limits and pricing](https://vercel.com/docs/global-config/global-config-limits?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — Learn about the Global Configs limits and pricing based on account plans.
- [@vercel/global-config](https://vercel.com/docs/global-config/global-config-sdk?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — The Global Config client SDK is the most ergonomic way to read data from Global Configs. Learn how to set up the SDK so
- [Using Global Config](https://vercel.com/docs/global-config/using-global-config?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — Learn how to use Global Configs in your projects.
- [Building Integrations with Vercel REST API](https://vercel.com/docs/integrations/create-integration/vercel-api-integrations?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — Learn how to use Vercel REST API to build your integrations and work with redirect URLs.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.

## Pages that link here (8)

By site: vercel-kb (1) · vercel-docs (7)

### From vercel-kb

- [Dynamic redirects with Global Config and Next.js proxy](https://vercel.com/kb/guide/dynamic-redirects-with-global-config-and-next-js-proxy?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — Learn how to create redirects that update instantly without redeploying by storing rules in Global Config and reading th

### From vercel-docs

- [Vercel Global Config](https://vercel.com/docs/global-config?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — A Global Config is a global data store that enables experimentation with feature flags, A/B testing, critical redirects,
- [Getting started with Global Config](https://vercel.com/docs/global-config/get-started?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — Learn how to create a Global Config store and read from it in your project.
- [Managing Global Configs with the Dashboard](https://vercel.com/docs/global-config/global-config-dashboard?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — Learn how to create, view and update your Global Configs and the data inside them in your Vercel Dashboard at the Hobby
- [Using Global Config with an integration](https://vercel.com/docs/global-config/global-config-integrations?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — Learn how to use Global Config with popular A/B testing and feature flag service integrations.
- [Global Config Limits and pricing](https://vercel.com/docs/global-config/global-config-limits?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — Learn about the Global Configs limits and pricing based on account plans.
- [@vercel/global-config](https://vercel.com/docs/global-config/global-config-sdk?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — The Global Config client SDK is the most ergonomic way to read data from Global Configs. Learn how to set up the SDK so
- [Using Global Config](https://vercel.com/docs/global-config/using-global-config?from=graph&source_path=%2Fdocs%2Fglobal-config%2Fvercel-api&source_site=vercel-docs&relationship=inbound) — Learn how to use Global Configs in your projects.
