# Vercel: authorization server api

Runtime: GLM / AgentPress material kit.

Vercel authorization server API enables OAuth2 token flows for Vercel deployments. SOURCE FACT REQUIRED: document the exact authorization endpoints, required scopes, token exchange endpoints, and error responses. SOURCE FACT REQUIRED: capture the exact API paths for token grant, revocation, and client credential flows. SOURCE FACT REQUIRED: record the exact HTTP status codes and error shapes returned when authorization fails.

Search intents:
- Vercel authorization server API deploy
- Vercel OAuth2 token flow
- Vercel authorization endpoints

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/vercel-authorization-server-api --json
