# Page Not Found

`/docs/rest-api/sdk` does not exist. Similar pages:

- [Delete a Deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/delete-a-deployment.md): DELETE /v13/deployments/{id} This API allows you to delete a deployment, either by supplying its id in the URL or the url of the deployment as a
- [List products for integration configuration (Vercel SDK)](/docs/rest-api/sdk/integrations/list-products-for-integration-configuration.md): GET /v1/integrations/configuration/{id}/products Returns products available for an integration configuration. Each product includes a metadataSchema
- [List Secure Compute networks (Vercel SDK)](/docs/rest-api/sdk/connect/list-secure-compute-networks.md): GET /v1/connect/networks Allows to list Secure Compute networks. Categoryconnect SDK@vercel/sdk (npm i @vercel/sdk)
- [Create an Auth Token (Vercel SDK)](/docs/rest-api/sdk/authentication/create-an-auth-token.md): POST /v3/user/tokens Creates and returns a new authentication token for the currently authenticated User. The bearerToken property is only provided
- [Retrieve an integration configuration (Vercel SDK)](/docs/rest-api/sdk/integrations/retrieve-an-integration-configuration.md): GET /v1/integrations/configuration/{id} Allows to retrieve a the configuration with the provided id in case it exists. The authenticated user or team

All pages: [/llms.txt](/llms.txt)
