# Toolcape + Vercel

O Toolcape conecta a IA existente da empresa aos seus sistemas por um único ponto de entrada MCP, com conexões de contas, permissões de grupos e pessoas e registros de auditoria. Esta documentação descreve um protótipo; não comprova a conexão de um servidor ou conta real.

## A conexão
Vercel: Hospedagem e implantação de sites e aplicativos.
Conexão por API · a IA usa o Toolcape via MCP
Credencial compartilhada gerenciada pelo administrador. Seus direitos podem ser diferentes dos da conta do próprio membro.

## Ações típicas
- Ler: Consultar projetos, implantações e registros
- Criar: Criar implantações ou recursos de projeto compatíveis
- Alterar: Alterar configurações de projeto compatíveis
Nesta configuração, usa um token compartilhado da equipe. Separe a consulta comum de registros das ações que afetam a produção ou as credenciais.

## Configuração
1. A equipe de TI configura o aplicativo no provedor, a API e os escopos solicitados.
2. Credencial compartilhada gerenciada pelo administrador. Seus direitos podem ser diferentes dos da conta do próprio membro.
3. Disponibilize o serviço no Toolcape. Defina regras para Todos, grupos e pessoas conforme as ações necessárias. Adicionar um serviço não concede acesso.
4. Conecte o aplicativo de IA aprovado ao endereço MCP real do Toolcape e faça login. Comece com uma consulta sem risco e confira o registro de auditoria.

## Permissões
No acesso pessoal delegado, a conta do provedor, os escopos aprovados e as regras do Toolcape precisam permitir a ação. Contas compartilhadas e permissões de aplicativo podem ter outros limites. O Toolcape combina permissões de Todos e dos grupos; uma exceção pessoal substitui o acesso herdado naquele serviço. A leitura pode expor informações confidenciais. Compartilhamento, envio e exclusão exigem avaliação separada.

## Executar uma operação
Primeiro, descubra quais ferramentas o servidor Toolcape conectado realmente oferece. Se houver pesquisar → descrever → executar, encontre a operação, confira o esquema de entrada e as permissões e execute com dados validados. Os nomes variam por servidor; não invente nomes, argumentos, URLs ou resultados bem-sucedidos. Sem ferramentas conectadas, oriente a configuração em vez de afirmar que executou ações.

## Referência de operações
Catálogo de 16 de setembro de 2026. Verifique o esquema atual antes de executar.
- acceptProjectTransferRequest — Accept project transfer request
  PUT 
  https://vercel.com/docs/rest-api
- activateKmsSigningKey — Activate a signing key
  POST 
  https://vercel.com/docs/rest-api
- addBypassIp — Create System Bypass Rule
  POST 
  https://vercel.com/docs/rest-api
- addProjectDomain — Adicionar domínio
  POST 
  https://vercel.com/docs/rest-api
- addProjectMember — Adds a new member to a project.
  POST 
  https://vercel.com/docs/rest-api
- addRepositoryPermission — Adicionar regra de acesso no repositório
  POST 
  https://vercel.com/docs/rest-api
- addRoute — Add a routing rule
  POST 
  https://vercel.com/docs/rest-api
- aggregateEvents — Aggregates custom events
  GET 
  https://vercel.com/docs/rest-api
- aggregatePageviews — Aggregates page views
  GET 
  https://vercel.com/docs/rest-api
- approveRollingReleaseStage — Atualizar versão
  POST 
  https://vercel.com/docs/rest-api
- artifactExists — Verificar dado em cache
  HEAD 
  https://vercel.com/docs/rest-api
- artifactQuery — Query information about an artifact
  POST 
  https://vercel.com/docs/rest-api
- assignAlias — Assign an Alias
  POST 
  https://vercel.com/docs/rest-api
- batchRemoveProjectEnv — Batch remove environment variables
  DELETE 
  https://vercel.com/docs/rest-api
- buyCredits — Purchase credits
  POST 
  https://vercel.com/docs/rest-api
- buyDomains — Buy multiple domains
  POST 
  https://vercel.com/docs/rest-api
- buySingleDomain — Buy a domain
  POST 
  https://vercel.com/docs/rest-api
- cancelDeployment — Cancelar implantação
  PATCH 
  https://vercel.com/docs/rest-api
- claimDomainOwnership — Claim Domain Ownership
  POST 
  https://vercel.com/docs/rest-api
- clearRepositoryPermissions — Listar regras de acesso no repositório
  DELETE 
  https://vercel.com/docs/rest-api
- completeRollingRelease — Complete the rolling release for the project
  POST 
  https://vercel.com/docs/rest-api
- connectIntegrationResourceToProject — Connect integration resource to project
  POST 
  https://vercel.com/docs/rest-api
- countEvents — Counts custom events
  GET 
  https://vercel.com/docs/rest-api
- countPageviews — Counts page views
  GET 
  https://vercel.com/docs/rest-api
- createAccessGroup — Creates an access group
  POST 
  https://vercel.com/docs/rest-api
- createAccessGroupProject — Criar regra de acesso
  POST 
  https://vercel.com/docs/rest-api
- createAiGatewayRule — Create rule
  POST 
  https://vercel.com/docs/rest-api
- createAiGatewayVirtualModelConfig — Create virtual model config
  POST 
  https://vercel.com/docs/rest-api
- createApiKeys — Create Api Keys
  POST 
  https://vercel.com/docs/rest-api
- createAuthToken — Criar token de acesso
  POST 
  https://vercel.com/docs/rest-api
- createByTeamSlugByProjectSlugByRepositoryNameBlobsUploads — Start a blob upload
  POST 
  https://vercel.com/docs/rest-api
- createCheck — Creates a new Check
  POST 
  https://vercel.com/docs/rest-api
- createConfigurableLogDrain — Creates a Configurable Log Drain (deprecated)
  POST 
  https://vercel.com/docs/rest-api
- createConnector — Create a connector
  POST 
  https://vercel.com/docs/rest-api
- createConnectorAuthorizationRequest — Create a Connect authorization request
  POST 
  https://vercel.com/docs/rest-api
- createCustomEnvironment — Criar projeto
  POST 
  https://vercel.com/docs/rest-api
- createDeployment — Criar implantação
  POST 
  https://vercel.com/docs/rest-api
- createDeploymentCheckRun — Create a check run
  POST 
  https://vercel.com/docs/rest-api
- createDrain — Create a new Drain
  POST 
  https://vercel.com/docs/rest-api
- createEdgeConfig — Create a Global Config
  POST 
  https://vercel.com/docs/rest-api
- createEdgeConfigToken — Criar token de acesso
  POST 
  https://vercel.com/docs/rest-api
- createEvent — Criar evento
  POST 
  https://vercel.com/docs/rest-api
- createFlag — Create a flag
  PUT 
  https://vercel.com/docs/rest-api
- createFlagSegment — Create a segment
  PUT 
  https://vercel.com/docs/rest-api
- createInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationItems — Create one or multiple experimentation items
  POST 
  https://vercel.com/docs/rest-api
- createIntegrationStoreDirect — Create integration store (free and paid plans)
  POST 
  https://vercel.com/docs/rest-api
- createKmsIssuer — Criar chamado
  POST 
  https://vercel.com/docs/rest-api
- createKmsIssuerPolicy — Criar chamado
  POST 
  https://vercel.com/docs/rest-api
- createKmsSigningKey — Create a signing key
  POST 
  https://vercel.com/docs/rest-api
- createLogDrain — Creates a new Integration Log Drain (deprecated)
  POST 
  https://vercel.com/docs/rest-api
- createMicrofrontendsGroupWithApplications — Create a microfrontends group with applications
  POST 
  https://vercel.com/docs/rest-api
- createNetwork — Criar configuração de rede
  POST 
  https://vercel.com/docs/rest-api
- createObservabilityQuery — Create Observability Query
  POST 
  https://vercel.com/docs/rest-api
- createOrTransferDomain — Adicionar domínio
  POST 
  https://vercel.com/docs/rest-api
- createPrivateLinkEndpoint — Create a PrivateLink endpoint
  POST 
  https://vercel.com/docs/rest-api
- createProject — Criar projeto
  POST 
  https://vercel.com/docs/rest-api
- createProjectCheck — Create a check
  POST 
  https://vercel.com/docs/rest-api
- createProjectEnv — Create one or more environment variables
  POST 
  https://vercel.com/docs/rest-api
- createProjectTransferRequest — Criar projeto
  POST 
  https://vercel.com/docs/rest-api
- createRecord — Create a DNS record
  POST 
  https://vercel.com/docs/rest-api
- createRepository — Criar repositório de código
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesByNameForkV2 — Fork a named sandbox
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesByNameForkV3 — Fork a named sandbox
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesSessionsBySessionIdSnapshotV2 — Create a snapshot
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesSessionsBySessionIdSnapshotV3 — Create a snapshot
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesV2 — Create a named sandbox
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesV3 — Create a named sandbox
  POST 
  https://vercel.com/docs/rest-api
- createSandboxesV4 — Create a named sandbox
  POST 
  https://vercel.com/docs/rest-api
- createSdkKey — Create an SDK key
  PUT 
  https://vercel.com/docs/rest-api
- createSecurityFirewallConfigByConfigVersionActivate — Returns activated WAF config
  POST 
  https://vercel.com/docs/rest-api
- createSessionDirectory — Create a directory
  POST 
  https://vercel.com/docs/rest-api
- createSharedEnvVariable — Create one or more shared environment variables
  POST 
  https://vercel.com/docs/rest-api
- createSpeedInsightsToggle — Criar estatística
  POST 
  https://vercel.com/docs/rest-api
- createStorageStoresBlob — Create a Blob store
  POST 
  https://vercel.com/docs/rest-api
- createTeam — Criar equipe
  POST 
  https://vercel.com/docs/rest-api
- createTraceSession — Criar token de acesso
  POST 
  https://vercel.com/docs/rest-api
- createWebhook — Creates a webhook
  POST 
  https://vercel.com/docs/rest-api
- createWebInsightsToggle — Criar estatística
  POST 
  https://vercel.com/docs/rest-api
- dangerouslyDeleteBySrcImages — Dangerously delete by source image
  POST 
  https://vercel.com/docs/rest-api
- dangerouslyDeleteByTags — Dangerously delete by tag
  POST 
  https://vercel.com/docs/rest-api
- deleteAccessGroup — Deletes an access group
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAccessGroupProject — Excluir regra de acesso
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAiGatewayRule — Delete rule
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAiGatewayVirtualModelConfig — Delete virtual model config
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAiGatewayVirtualModelConfigBySlug — Delete virtual model config
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAlias — Delete an Alias
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAllArtifacts — Listar dados em cache
  DELETE 
  https://vercel.com/docs/rest-api
- deleteAuthToken — Excluir token de acesso
  DELETE 
  https://vercel.com/docs/rest-api
- deleteByTeamSlugByProjectSlugByRepositoryNameBlobsByDigest — Delete a blob
  DELETE 
  https://vercel.com/docs/rest-api
- deleteByTeamSlugByProjectSlugByRepositoryNameBlobsUploadsByUuid — Cancel a blob upload
  DELETE 
  https://vercel.com/docs/rest-api
- deleteByTeamSlugByProjectSlugByRepositoryNameManifestsByReference — Delete an image manifest
  DELETE 
  https://vercel.com/docs/rest-api
- deleteConfigurableLogDrain — Deletes a Configurable Log Drain (deprecated)
  DELETE 
  https://vercel.com/docs/rest-api
- deleteConfiguration — Excluir configuração
  DELETE 
  https://vercel.com/docs/rest-api
- deleteConnector — Delete a connector
  DELETE 
  https://vercel.com/docs/rest-api
- deleteConnectorProjectConnection — Disconnect a connector from a project
  DELETE 
  https://vercel.com/docs/rest-api
- deleteDeployment — Excluir implantação
  DELETE 
  https://vercel.com/docs/rest-api
- deleteDomain — Remover domínio
  DELETE 
  https://vercel.com/docs/rest-api
- deleteDrain — Delete a drain
  DELETE 
  https://vercel.com/docs/rest-api
- deleteDrive — Delete a drive
  DELETE 
  https://vercel.com/docs/rest-api
- deleteEdgeConfig — Delete a Global Config
  DELETE 
  https://vercel.com/docs/rest-api
- deleteEdgeConfigSchema — Delete a Global Config's schema
  DELETE 
  https://vercel.com/docs/rest-api
- deleteEdgeConfigTokens — Excluir token de acesso
  DELETE 
  https://vercel.com/docs/rest-api
- deleteFlag — Delete a flag
  DELETE 
  https://vercel.com/docs/rest-api
- deleteFlagSegment — Delete a segment
  DELETE 
  https://vercel.com/docs/rest-api
- deleteInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationItemsByItemId — Delete an existing experimentation item
  DELETE 
  https://vercel.com/docs/rest-api
- deleteIntegrationLogDrain — Deletes the Integration log drain with the provided `id` (deprecated)
  DELETE 
  https://vercel.com/docs/rest-api
- deleteIntegrationResource — Delete Integration Resource
  DELETE 
  https://vercel.com/docs/rest-api
- deleteKmsIssuer — Excluir chamado
  DELETE 
  https://vercel.com/docs/rest-api
- deleteKmsIssuerPolicy — Excluir chamado
  DELETE 
  https://vercel.com/docs/rest-api
- deleteMicrofrontendsGroup — Delete a microfrontends group
  DELETE 
  https://vercel.com/docs/rest-api
- deleteNetwork — Excluir configuração de rede
  DELETE 
  https://vercel.com/docs/rest-api
- deletePrivateLinkEndpoint — Delete a PrivateLink endpoint
  DELETE 
  https://vercel.com/docs/rest-api
- deleteProject — Excluir projeto
  DELETE 
  https://vercel.com/docs/rest-api
- deleteProjectCheck — Delete a check
  DELETE 
  https://vercel.com/docs/rest-api
- deleteRedirects — Excluir projeto
  DELETE 
  https://vercel.com/docs/rest-api
- deleteRepository — Excluir repositório de código
  DELETE 
  https://vercel.com/docs/rest-api
- deleteRepositoryImage — Excluir repositório de código
  DELETE 
  https://vercel.com/docs/rest-api
- deleteRollingReleaseConfig — Excluir versão
  DELETE 
  https://vercel.com/docs/rest-api
- deleteRoutes — Delete routing rules
  DELETE 
  https://vercel.com/docs/rest-api
- deleteSandbox — Delete a sandbox
  DELETE 
  https://vercel.com/docs/rest-api
- deleteSdkKey — Delete an SDK key
  DELETE 
  https://vercel.com/docs/rest-api
- deleteSecurityFirewallConfigByConfigVersion — Returns activated WAF config
  DELETE 
  https://vercel.com/docs/rest-api
- deleteSessionSnapshot — Delete a snapshot
  DELETE 
  https://vercel.com/docs/rest-api
- deleteSharedEnvVariable — Delete one or more Env Var
  DELETE 
  https://vercel.com/docs/rest-api
- deleteStorageStoresBlobById — Delete a Blob store
  DELETE 
  https://vercel.com/docs/rest-api
- deleteTeam — Excluir equipe
  DELETE 
  https://vercel.com/docs/rest-api
- deleteTeamInviteCode — Excluir equipe
  DELETE 
  https://vercel.com/docs/rest-api
- deleteWebhook — Deletes a webhook
  DELETE 
  https://vercel.com/docs/rest-api
- downloadArtifact — Baixar dado em cache
  GET 
  https://vercel.com/docs/rest-api
- editProjectEnv — Edit an environment variable
  PATCH 
  https://vercel.com/docs/rest-api
- editRedirect — Editar projeto
  PATCH 
  https://vercel.com/docs/rest-api
- editRoute — Edit a routing rule
  PATCH 
  https://vercel.com/docs/rest-api
- exchangeSsoToken — SSO Token Exchange
  POST 
  https://vercel.com/docs/rest-api
- extendSessionTimeout — Extend session timeout
  POST 
  https://vercel.com/docs/rest-api
- filterProjectEnvs — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- finalizeInstallation — Finalize Installation
  POST 
  https://vercel.com/docs/rest-api
- generateFirewallRule — Generate a firewall rule from natural language
  POST 
  https://vercel.com/docs/rest-api
- generateRoute — Generate a routing rule from natural language
  POST 
  https://vercel.com/docs/rest-api
- getAccountInfo — Get Account Information
  GET 
  https://vercel.com/docs/rest-api
- getActiveAttackStatus — Read active attack data
  GET 
  https://vercel.com/docs/rest-api
- getAiGatewayVirtualModelConfig — Get virtual model config
  GET 
  https://vercel.com/docs/rest-api
- getAiGatewayVirtualModelConfigBySlug — Get virtual model config
  GET 
  https://vercel.com/docs/rest-api
- getAlias — Get an Alias
  GET 
  https://vercel.com/docs/rest-api
- getAllChecks — Retrieve a list of all checks
  GET 
  https://vercel.com/docs/rest-api
- getAllLogDrains — Retrieves a list of all the Log Drains (deprecated)
  GET 
  https://vercel.com/docs/rest-api
- getAuthToken — Consultar token de acesso
  GET 
  https://vercel.com/docs/rest-api
- getAuthUser — Consultar usuário
  GET 
  https://vercel.com/docs/rest-api
- getBillingPlans — Listar informações de cobrança
  GET 
  https://vercel.com/docs/rest-api
- getBulkAvailability — Consultar domínio
  POST 
  https://vercel.com/docs/rest-api
- getBypassIp — Read System Bypass
  GET 
  https://vercel.com/docs/rest-api
- getByTeamSlugByProjectSlugByRepositoryNameBlobsByDigest — Download a blob
  GET 
  https://vercel.com/docs/rest-api
- getByTeamSlugByProjectSlugByRepositoryNameBlobsUploadsByUuid — Get blob upload status
  GET 
  https://vercel.com/docs/rest-api
- getByTeamSlugByProjectSlugByRepositoryNameManifestsByReference — Pull an image manifest
  GET 
  https://vercel.com/docs/rest-api
- getByTeamSlugByProjectSlugByRepositoryNameTagsList — List image tags
  GET 
  https://vercel.com/docs/rest-api
- getCertById — Get cert by id
  GET 
  https://vercel.com/docs/rest-api
- getCerts — Get certs
  GET 
  https://vercel.com/docs/rest-api
- getCheck — Get a single check
  GET 
  https://vercel.com/docs/rest-api
- getConfigurableLogDrain — Retrieves a Configurable Log Drain (deprecated)
  GET 
  https://vercel.com/docs/rest-api
- getConfiguration — Consultar configuração
  GET 
  https://vercel.com/docs/rest-api
- getConfigurationProducts — Listar produtos
  GET 
  https://vercel.com/docs/rest-api
- getConfigurations — Consultar equipe do usuário conectado
  GET 
  https://vercel.com/docs/rest-api
- getConnector — Get a connector
  GET 
  https://vercel.com/docs/rest-api
- getConnectorProjectConnection — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getConnectorToken — Consultar token de acesso
  POST 
  https://vercel.com/docs/rest-api
- getContactInfoSchema — Consultar contato
  GET 
  https://vercel.com/docs/rest-api
- getCustomEnvironment — Retrieve a custom environment
  GET 
  https://vercel.com/docs/rest-api
- getDeployment — Consultar implantação
  GET 
  https://vercel.com/docs/rest-api
- getDeploymentCheckRun — Get a check run
  GET 
  https://vercel.com/docs/rest-api
- getDeploymentEvents — Consultar evento
  GET 
  https://vercel.com/docs/rest-api
- getDeploymentFeatureFlags — Consultar implantação
  GET 
  https://vercel.com/docs/rest-api
- getDeploymentFileContents — Consultar conteúdo de arquivo
  GET 
  https://vercel.com/docs/rest-api
- getDeployments — Listar implantações
  GET 
  https://vercel.com/docs/rest-api
- getDomain — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainAuthCode — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainAvailability — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainConfig — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainContactVerification — Consultar contato
  GET 
  https://vercel.com/docs/rest-api
- getDomainPrice — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainProjectDomains — Listar domínios
  GET 
  https://vercel.com/docs/rest-api
- getDomains — Listar domínios
  GET 
  https://vercel.com/docs/rest-api
- getDomainsRecordsByRecordId — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainTransferIn — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDomainVerificationRecord — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getDrain — Find a Drain by id
  GET 
  https://vercel.com/docs/rest-api
- getDrains — Retrieve a list of all Drains
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfig — Get a Global Config
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigBackup — Get Global Config backup
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigBackups — Get Global Config backups
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigItem — Get a Global Config item
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigItems — Get Global Config items
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigs — Get Global Configs
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigSchema — Get Global Config schema
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigToken — Consultar token de acesso
  GET 
  https://vercel.com/docs/rest-api
- getEdgeConfigTokens — Listar tokens de acesso
  GET 
  https://vercel.com/docs/rest-api
- getFirewallConfig — Ler configuração
  GET 
  https://vercel.com/docs/rest-api
- getFlag — Get a flag
  GET 
  https://vercel.com/docs/rest-api
- getFlagSegment — Get a segment
  GET 
  https://vercel.com/docs/rest-api
- getFlagSettings — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationGlobalConfig — Consultar usuário
  GET 
  https://vercel.com/docs/rest-api
- getIntegrationLogDrains — Retrieves a list of Integration log drains (deprecated)
  GET 
  https://vercel.com/docs/rest-api
- getIntegrationResource — Get Integration Resource
  GET 
  https://vercel.com/docs/rest-api
- getIntegrationResources — Get Integration Resources
  GET 
  https://vercel.com/docs/rest-api
- getInvoice — Consultar fatura
  GET 
  https://vercel.com/docs/rest-api
- getKmsIssuer — Consultar chamado
  GET 
  https://vercel.com/docs/rest-api
- getMember — Get Member Information
  GET 
  https://vercel.com/docs/rest-api
- getMicrofrontendsConfig — Consultar implantação
  GET 
  https://vercel.com/docs/rest-api
- getMicrofrontendsConfigForProject — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getMicrofrontendsGroups — List microfrontends groups
  GET 
  https://vercel.com/docs/rest-api
- getMicrofrontendsInGroup — Listar projetos
  GET 
  https://vercel.com/docs/rest-api
- getNamedSandbox — Get a named sandbox
  GET 
  https://vercel.com/docs/rest-api
- getObservabilityConfigurationProjects — Lists disabled Observability Plus projects
  GET 
  https://vercel.com/docs/rest-api
- getObservabilitySchema — Get Observability Schema
  GET 
  https://vercel.com/docs/rest-api
- getObservabilitySchemaByMetricId — Consultar estatística
  GET 
  https://vercel.com/docs/rest-api
- getOrCreateDrive — Get or create a drive
  POST 
  https://vercel.com/docs/rest-api
- getOrder — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getProject — Find a project by id or name
  GET 
  https://vercel.com/docs/rest-api
- getProjectCheck — Get a check
  GET 
  https://vercel.com/docs/rest-api
- getProjectDomain — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getProjectDomains — Consultar domínio
  GET 
  https://vercel.com/docs/rest-api
- getProjectEnv — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getProjectMembers — Listar projetos
  GET 
  https://vercel.com/docs/rest-api
- getProjects — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getProjectsByIdOrNameCustomEnvironments — Retrieve custom environments
  GET 
  https://vercel.com/docs/rest-api
- getProjectToken — Gerar token de acesso
  POST 
  https://vercel.com/docs/rest-api
- getProjectTrace — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getRecords — List existing DNS records
  GET 
  https://vercel.com/docs/rest-api
- getRedirects — Gets project-level redirects.
  GET 
  https://vercel.com/docs/rest-api
- getRepository — Consultar repositório de código
  GET 
  https://vercel.com/docs/rest-api
- getRepositoryImage — Consultar repositório de código
  GET 
  https://vercel.com/docs/rest-api
- getRepositoryTag — Consultar repositório de código
  GET 
  https://vercel.com/docs/rest-api
- getRollingRelease — Consultar versão
  GET 
  https://vercel.com/docs/rest-api
- getRollingReleaseBillingStatus — Consultar informação de cobrança
  GET 
  https://vercel.com/docs/rest-api
- getRollingReleaseConfig — Consultar versão
  GET 
  https://vercel.com/docs/rest-api
- getRoot — Check registry API version support
  GET 
  https://vercel.com/docs/rest-api
- getRoutes — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getRouteVersions — Get routing rule version history
  GET 
  https://vercel.com/docs/rest-api
- getRuntimeLogs — Consultar implantação
  GET 
  https://vercel.com/docs/rest-api
- getSdkKeys — Get all SDK keys
  GET 
  https://vercel.com/docs/rest-api
- getSecurityFirewallConfig — Returns activated WAF config
  GET 
  https://vercel.com/docs/rest-api
- getSecurityFirewallEvents — Ler projeto
  GET 
  https://vercel.com/docs/rest-api
- getSession — Get a session
  GET 
  https://vercel.com/docs/rest-api
- getSessionCommand — Get a command
  GET 
  https://vercel.com/docs/rest-api
- getSessionCommandLogs — Stream command logs
  GET 
  https://vercel.com/docs/rest-api
- getSessionSnapshot — Get a snapshot
  GET 
  https://vercel.com/docs/rest-api
- getSharedEnvVar — Retrieve the decrypted value of a Shared Environment Variable by id.
  GET 
  https://vercel.com/docs/rest-api
- getStorageStoresById — Get a store
  GET 
  https://vercel.com/docs/rest-api
- getSupportedTlds — Get supported TLDs
  GET 
  https://vercel.com/docs/rest-api
- getTeam — Consultar equipe
  GET 
  https://vercel.com/docs/rest-api
- getTeamAccessRequest — Consultar regra de acesso
  GET 
  https://vercel.com/docs/rest-api
- getTeamMembers — Listar equipes
  GET 
  https://vercel.com/docs/rest-api
- getTeams — Listar equipes
  GET 
  https://vercel.com/docs/rest-api
- getTld — Get TLD
  GET 
  https://vercel.com/docs/rest-api
- getTldPrice — Get TLD price data
  GET 
  https://vercel.com/docs/rest-api
- getVersions — Consultar projeto
  GET 
  https://vercel.com/docs/rest-api
- getWebhook — Consultar webhook
  GET 
  https://vercel.com/docs/rest-api
- getWebhooks — Consultar webhook
  GET 
  https://vercel.com/docs/rest-api
- gitNamespaces — List git namespaces by provider
  GET 
  https://vercel.com/docs/rest-api
- headByTeamSlugByProjectSlugByRepositoryNameBlobsByDigest — Check if a blob exists
  HEAD 
  https://vercel.com/docs/rest-api
- headByTeamSlugByProjectSlugByRepositoryNameManifestsByReference — Check if a manifest exists
  HEAD 
  https://vercel.com/docs/rest-api
- headInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationGlobalConfig — Consultar usuário
  HEAD 
  https://vercel.com/docs/rest-api
- importResource — Import Resource
  PUT 
  https://vercel.com/docs/rest-api
- invalidateBySrcImages — Invalidate by source image
  POST 
  https://vercel.com/docs/rest-api
- invalidateByTags — Invalidate by tag
  POST 
  https://vercel.com/docs/rest-api
- inviteUserToTeam — Invite a user
  POST 
  https://vercel.com/docs/rest-api
- issueCert — Issue a new cert
  POST 
  https://vercel.com/docs/rest-api
- joinTeam — Join a team
  POST 
  https://vercel.com/docs/rest-api
- killSessionCommand — Kill a command
  POST 
  https://vercel.com/docs/rest-api
- listAccessGroupMembers — Listar regras de acesso
  GET 
  https://vercel.com/docs/rest-api
- listAccessGroupProjects — Listar regras de acesso
  GET 
  https://vercel.com/docs/rest-api
- listAccessGroups — Listar regras de acesso
  GET 
  https://vercel.com/docs/rest-api
- listAiGatewayRules — List rules
  GET 
  https://vercel.com/docs/rest-api
- listAiGatewayVirtualModelConfigs — List virtual model configs
  GET 
  https://vercel.com/docs/rest-api
- listAliases — List aliases
  GET 
  https://vercel.com/docs/rest-api
- listAuthTokens — Listar tokens de acesso
  GET 
  https://vercel.com/docs/rest-api
- listBillingCharges — Listar informações de cobrança
  GET 
  https://vercel.com/docs/rest-api
- listCheckRuns — List runs for a check
  GET 
  https://vercel.com/docs/rest-api
- listConnectorProjectConnections — Listar projetos
  GET 
  https://vercel.com/docs/rest-api
- listConnectors — List connectors
  GET 
  https://vercel.com/docs/rest-api
- listContractCommitments — Listar alterações de código (commits)
  GET 
  https://vercel.com/docs/rest-api
- listDeploymentAliases — Listar implantações
  GET 
  https://vercel.com/docs/rest-api
- listDeploymentCheckRuns — Listar implantações
  GET 
  https://vercel.com/docs/rest-api
- listDeploymentFiles — Listar arquivos
  GET 
  https://vercel.com/docs/rest-api
- listDrives — List drives
  GET 
  https://vercel.com/docs/rest-api
- listEventTypes — Listar eventos
  GET 
  https://vercel.com/docs/rest-api
- listFlags — List flags
  GET 
  https://vercel.com/docs/rest-api
- listFlagSegments — List segments
  GET 
  https://vercel.com/docs/rest-api
- listFlagsV2 — List flags
  GET 
  https://vercel.com/docs/rest-api
- listFlagVersions — List flag versions
  GET 
  https://vercel.com/docs/rest-api
- listKmsIssuers — Listar chamados
  GET 
  https://vercel.com/docs/rest-api
- listNamedSandboxes — List sandboxes
  GET 
  https://vercel.com/docs/rest-api
- listNetworks — Listar configurações de rede
  GET 
  https://vercel.com/docs/rest-api
- listPrivateLinkEndpoints — List PrivateLink endpoints
  GET 
  https://vercel.com/docs/rest-api
- listProjectChecks — Listar projetos
  GET 
  https://vercel.com/docs/rest-api
- listProjectConnectorConnections — Listar projetos
  GET 
  https://vercel.com/docs/rest-api
- listPromoteAliases — Gets a list of aliases with status for the current promote
  GET 
  https://vercel.com/docs/rest-api
- listRepositories — Listar repositórios de código
  GET 
  https://vercel.com/docs/rest-api
- listRepositoryImages — Listar repositórios de código
  GET 
  https://vercel.com/docs/rest-api
- listRepositoryPermissions — Listar regras de acesso no repositório
  GET 
  https://vercel.com/docs/rest-api
- listRepositoryTags — Listar repositórios de código
  GET 
  https://vercel.com/docs/rest-api
- listSessionCommands — List commands
  GET 
  https://vercel.com/docs/rest-api
- listSessions — List sessions
  GET 
  https://vercel.com/docs/rest-api
- listSessionSnapshots — List snapshots
  GET 
  https://vercel.com/docs/rest-api
- listSharedEnvVariable — Lists all Shared Environment Variables for a team
  GET 
  https://vercel.com/docs/rest-api
- listTeamFlags — Listar equipes
  GET 
  https://vercel.com/docs/rest-api
- listTeamFlagSettings — Listar equipes
  GET 
  https://vercel.com/docs/rest-api
- listTeamFlagsV2 — Listar equipes
  GET 
  https://vercel.com/docs/rest-api
- listUserEvents — Listar eventos
  GET 
  https://vercel.com/docs/rest-api
- moveProjectDomain — Mover domínio
  POST 
  https://vercel.com/docs/rest-api
- patchDomain — Atualizar domínio
  PATCH 
  https://vercel.com/docs/rest-api
- patchEdgeConfigItems — Update Global Config items in batch
  PATCH 
  https://vercel.com/docs/rest-api
- patchEdgeConfigSchema — Update Global Config schema
  POST 
  https://vercel.com/docs/rest-api
- patchTeam — Atualizar equipe
  PATCH 
  https://vercel.com/docs/rest-api
- patchUrlProtectionBypass — Update the protection bypass for a URL
  PATCH 
  https://vercel.com/docs/rest-api
- pauseProject — Pause a project
  POST 
  https://vercel.com/docs/rest-api
- postTeamDsyncRoles — Atualizar função
  POST 
  https://vercel.com/docs/rest-api
- putFirewallConfig — Put Firewall Configuration
  PUT 
  https://vercel.com/docs/rest-api
- readAccessGroup — Reads an access group
  GET 
  https://vercel.com/docs/rest-api
- readAccessGroupProject — Reads an access group project
  GET 
  https://vercel.com/docs/rest-api
- readNetwork — Ler configuração de rede
  GET 
  https://vercel.com/docs/rest-api
- readPrivateLinkEndpoint — Read a PrivateLink endpoint
  GET 
  https://vercel.com/docs/rest-api
- readSessionFile — Ler arquivo
  POST 
  https://vercel.com/docs/rest-api
- recordEvents — Record an artifacts cache usage event
  POST 
  https://vercel.com/docs/rest-api
- removeBypassIp — Remove System Bypass Rule
  DELETE 
  https://vercel.com/docs/rest-api
- removeCert — Remove cert
  DELETE 
  https://vercel.com/docs/rest-api
- removeCustomEnvironment — Remove a custom environment
  DELETE 
  https://vercel.com/docs/rest-api
- removeProjectDomain — Remover domínio
  DELETE 
  https://vercel.com/docs/rest-api
- removeProjectEnv — Remove an environment variable
  DELETE 
  https://vercel.com/docs/rest-api
- removeProjectMember — Remover projeto
  DELETE 
  https://vercel.com/docs/rest-api
- removeRecord — Delete a DNS record
  DELETE 
  https://vercel.com/docs/rest-api
- removeRepositoryPermission — Remover regra de acesso no repositório
  DELETE 
  https://vercel.com/docs/rest-api
- removeTeamMember — Remover equipe
  DELETE 
  https://vercel.com/docs/rest-api
- renewDomain — Renew a domain
  POST 
  https://vercel.com/docs/rest-api
- replaceByTeamSlugByProjectSlugByRepositoryNameBlobsUploadsByUuid — Complete a blob upload
  PUT 
  https://vercel.com/docs/rest-api
- replaceByTeamSlugByProjectSlugByRepositoryNameManifestsByReference — Push an image manifest
  PUT 
  https://vercel.com/docs/rest-api
- replaceConnectorTriggerDestinations — Update connector trigger destinations
  PATCH 
  https://vercel.com/docs/rest-api
- replaceDomainsByDomainRecords — Substituir domínio
  PUT 
  https://vercel.com/docs/rest-api
- replaceInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationGlobalConfig — Push data into a user-provided Global Config
  PUT 
  https://vercel.com/docs/rest-api
- requestAccessToTeam — Request access to a team
  POST 
  https://vercel.com/docs/rest-api
- requestDelete — Excluir usuário
  DELETE 
  https://vercel.com/docs/rest-api
- requestPromote — Point production traffic to a given deployment
  POST 
  https://vercel.com/docs/rest-api
- requestRollback — Point production traffic to a previous production deployment by ID
  POST 
  https://vercel.com/docs/rest-api
- rerequestCheck — Rerequest a check
  POST 
  https://vercel.com/docs/rest-api
- restoreEdgeConfigBackup — Restore Global Config backup
  POST 
  https://vercel.com/docs/rest-api
- restoreRedirects — Restaurar produto
  POST 
  https://vercel.com/docs/rest-api
- revokeInstallationCredential — Revogar credencial
  POST 
  https://vercel.com/docs/rest-api
- revokeKmsSigningKey — Revoke a signing key
  POST 
  https://vercel.com/docs/rest-api
- rotateInstallationCredential — Rotate Installation Credential
  POST 
  https://vercel.com/docs/rest-api
- runSessionCommand — Execute a command
  POST 
  https://vercel.com/docs/rest-api
- searchRepo — Listar repositórios de código
  GET 
  https://vercel.com/docs/rest-api
- signKmsMessage — Sign a message
  POST 
  https://vercel.com/docs/rest-api
- signKmsToken — Sign a token
  POST 
  https://vercel.com/docs/rest-api
- stageRedirects — Stages new redirects for a project.
  PUT 
  https://vercel.com/docs/rest-api
- stageRoutes — Stage routing rules
  PUT 
  https://vercel.com/docs/rest-api
- startRollingRelease — Iniciar versão
  POST 
  https://vercel.com/docs/rest-api
- status — Get status of Remote Caching for this principal
  GET 
  https://vercel.com/docs/rest-api
- stopSession — Stop a session
  POST 
  https://vercel.com/docs/rest-api
- submitBillingData — Submit Billing Data
  POST 
  https://vercel.com/docs/rest-api
- submitInvoice — Submit Invoice
  POST 
  https://vercel.com/docs/rest-api
- submitPrepaymentBalances — Submit Prepayment Balances
  POST 
  https://vercel.com/docs/rest-api
- testDrain — Validar configuração
  POST 
  https://vercel.com/docs/rest-api
- transferInDomain — Transfer-in a domain
  POST 
  https://vercel.com/docs/rest-api
- unlinkSharedEnvVariable — Disconnects a shared environment variable for a given project
  PATCH 
  https://vercel.com/docs/rest-api
- unpauseProject — Unpause a project
  POST 
  https://vercel.com/docs/rest-api
- updateAccessGroup — Atualizar regra de acesso
  POST 
  https://vercel.com/docs/rest-api
- updateAccessGroupProject — Atualizar regra de acesso
  PATCH 
  https://vercel.com/docs/rest-api
- updateAiGatewayRule — Update rule
  PATCH 
  https://vercel.com/docs/rest-api
- updateAiGatewayVirtualModelConfig — Update virtual model config
  PATCH 
  https://vercel.com/docs/rest-api
- updateAiGatewayVirtualModelConfigBySlug — Update virtual model config
  PATCH 
  https://vercel.com/docs/rest-api
- updateAttackChallengeMode — Update Attack Challenge mode
  POST 
  https://vercel.com/docs/rest-api
- updateByTeamSlugByProjectSlugByRepositoryNameBlobsUploadsByUuid — Upload a blob chunk
  PATCH 
  https://vercel.com/docs/rest-api
- updateCheck — Update a check
  PATCH 
  https://vercel.com/docs/rest-api
- updateConnector — Update a connector
  PATCH 
  https://vercel.com/docs/rest-api
- updateCustomEnvironment — Update a custom environment
  PATCH 
  https://vercel.com/docs/rest-api
- updateDeploymentCheckRun — Update a check run
  PATCH 
  https://vercel.com/docs/rest-api
- updateDomainAutoRenew — Atualizar domínio
  PATCH 
  https://vercel.com/docs/rest-api
- updateDomainNameservers — Atualizar domínio
  PATCH 
  https://vercel.com/docs/rest-api
- updateDrain — Update an existing Drain
  PATCH 
  https://vercel.com/docs/rest-api
- updateEdgeConfig — Update a Global Config
  PUT 
  https://vercel.com/docs/rest-api
- updateFirewallConfig — Atualizar configuração
  PATCH 
  https://vercel.com/docs/rest-api
- updateFlag — Update a flag
  PATCH 
  https://vercel.com/docs/rest-api
- updateFlagSegment — Update a segment
  PATCH 
  https://vercel.com/docs/rest-api
- updateFlagSettings — Atualizar projeto
  PATCH 
  https://vercel.com/docs/rest-api
- updateInstallation — Update Installation
  PATCH 
  https://vercel.com/docs/rest-api
- updateInstallationsByIntegrationConfigurationIdResourcesByResourceIdExperimentationItemsByItemId — Patch an existing experimentation item
  PATCH 
  https://vercel.com/docs/rest-api
- updateIntegrationDeploymentAction — Atualizar implantação
  PATCH 
  https://vercel.com/docs/rest-api
- updateInvoice — Invoice Actions
  POST 
  https://vercel.com/docs/rest-api
- updateKmsIssuer — Atualizar chamado
  PATCH 
  https://vercel.com/docs/rest-api
- updateKmsIssuerPolicy — Atualizar chamado
  PATCH 
  https://vercel.com/docs/rest-api
- updateMicrofrontends — Atualizar configuração
  PATCH 
  https://vercel.com/docs/rest-api
- updateMicrofrontendsGroup — Update a microfrontends group
  PATCH 
  https://vercel.com/docs/rest-api
- updateNetwork — Atualizar configuração de rede
  PATCH 
  https://vercel.com/docs/rest-api
- updateObservabilityConfigurationProject — Updates a disabled Observability Plus project setting
  PUT 
  https://vercel.com/docs/rest-api
- updatePrivateLinkEndpoint — Update a PrivateLink endpoint
  PATCH 
  https://vercel.com/docs/rest-api
- updateProject — Atualizar projeto
  PATCH 
  https://vercel.com/docs/rest-api
- updateProjectCheck — Update a check
  PATCH 
  https://vercel.com/docs/rest-api
- updateProjectDomain — Atualizar domínio
  PATCH 
  https://vercel.com/docs/rest-api
- updateProjectProtectionBypass — Update Protection Bypass for Automation
  PATCH 
  https://vercel.com/docs/rest-api
- updateProjectsByProjectIdRollbackByDeploymentIdUpdateDescription — Updates the description for a rollback
  PATCH 
  https://vercel.com/docs/rest-api
- updateRecord — Update an existing DNS record
  PATCH 
  https://vercel.com/docs/rest-api
- updateResource — Update Resource
  PATCH 
  https://vercel.com/docs/rest-api
- updateResourceSecrets — Deprecated: true. Update Resource Secrets (Deprecated)
  PUT 
  https://vercel.com/docs/rest-api
- updateResourceSecretsById — Atualizar segredo
  PUT 
  https://vercel.com/docs/rest-api
- updateRollingReleaseConfig — Atualizar versão
  PATCH 
  https://vercel.com/docs/rest-api
- updateRouteVersions — Promote, restore, or discard a routing rule version
  POST 
  https://vercel.com/docs/rest-api
- updateSandbox — Update a sandbox
  PATCH 
  https://vercel.com/docs/rest-api
- updateSessionNetworkPolicy — Atualizar configuração de rede
  POST 
  https://vercel.com/docs/rest-api
- updateSharedEnvVariable — Updates one or more shared environment variables
  PATCH 
  https://vercel.com/docs/rest-api
- updateStaticIps — Configures Static IPs for a project
  PATCH 
  https://vercel.com/docs/rest-api
- updateTeamMember — Atualizar equipe
  PATCH 
  https://vercel.com/docs/rest-api
- updateVersion — Promote a staging version to production or restore a previous production version.
  POST 
  https://vercel.com/docs/rest-api
- uploadArtifact — Enviar dado em cache
  PUT 
  https://vercel.com/docs/rest-api
- uploadCert — Upload a cert
  PUT 
  https://vercel.com/docs/rest-api
- uploadFile — Enviar arquivo
  POST 
  https://vercel.com/docs/rest-api
- uploadProjectAvatar — Enviar projeto
  POST 
  https://vercel.com/docs/rest-api
- upsertConnectorProjectConnection — Criar projeto
  POST 
  https://vercel.com/docs/rest-api
- verifyProjectDomain — Verify project domain
  POST 
  https://vercel.com/docs/rest-api
- writeSessionFiles — Write files
  POST 
  https://vercel.com/docs/rest-api

## Uma boa primeira pergunta
Por que a última implantação falhou?

## Se falhar
Verifique a conta, autorizações expiradas, aprovação do aplicativo, escopos do provedor e permissões do Toolcape. Envie ao suporte apenas erros sem dados sensíveis. Nunca cole senhas, tokens ou chaves secretas em uma conversa com IA.