Vercel API Skill
vercel
vercel
| Method | Path | Description |
|---|---|---|
GET | /v1/access-groups/{idOrName} | |
POST | /v1/access-groups/{idOrName} | Reads an access group |
DELETE | /v1/access-groups/{idOrName} | Update an access group |
GET | /v1/access-groups/{idOrName}/members | Deletes an access group |
GET | /v1/access-groups | List members of an access group |
POST | /v1/access-groups | List access groups for a team, project or member |
GET | /v1/access-groups/{idOrName}/projects | Creates an access group |
POST | /v1/access-groups/{accessGroupIdOrName}/projects | List projects of an access group |
GET | /v1/access-groups/{accessGroupIdOrName}/projects/{projectId} | Create an access group project |
PATCH | /v1/access-groups/{accessGroupIdOrName}/projects/{projectId} | Reads an access group project |
DELETE | /v1/access-groups/{accessGroupIdOrName}/projects/{projectId} | Update an access group project |
POST | /v1/ai-gateway/virtual-model-configs | Delete an access group project |
GET | /v1/ai-gateway/virtual-model-configs | Create virtual model config |
PATCH | /v1/ai-gateway/virtual-model-configs | Get virtual model config |
DELETE | /v1/ai-gateway/virtual-model-configs | Update virtual model config |
GET | /v1/ai-gateway/virtual-model-configs/list | Delete virtual model config |
POST | /v1/ai-gateway/rules | List virtual model configs |
GET | /v1/ai-gateway/rules | Create rule |
PATCH | /v1/ai-gateway/rules | List rules |
DELETE | /v1/ai-gateway/rules | Update rule |
POST | /v8/artifacts/events | Delete rule |
GET | /v8/artifacts/status | Record an artifacts cache usage event |
PUT | /v8/artifacts/{hash} | Get status of Remote Caching for this principal |
GET | /v8/artifacts/{hash} | Upload a cache artifact |
HEAD | /v8/artifacts/{hash} | Download a cache artifact |
POST | /v8/artifacts | Check if a cache artifact exists |
DELETE | /v8/artifacts | Query information about an artifact |
GET | /v1/billing/charges | Delete all cache artifacts |
GET | /v1/billing/contract-commitments | List FOCUS billing charges |
POST | /v1/billing/buy | List FOCUS contract commitments |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install vercel
Downloads and installs to ~/.claude/skills/vercel/
0.0.1 (2026-02-13)