> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Proxy Deployment

> This section contains endpoints for deploying and undeploying API proxies to environments.

## Deploy / Undeploy

* [Deploy API Proxy](/api-reference/api-proxies/deployment/deploy-api-proxy) - Deploy an API proxy to a specific environment
* [Undeploy API Proxy](/api-reference/api-proxies/deployment/undeploy-api-proxy) - Undeploy an API proxy from a specific environment

## Deploy History

* [List Deploy History](/api-reference/api-proxies/deployment/list-deploy-history) - List deploy/undeploy history records of an API proxy
* [Get Deploy History Detail](/api-reference/api-proxies/deployment/get-deploy-history-detail) - Get full detail of a deploy history record
* [Delete Deploy History](/api-reference/api-proxies/deployment/delete-deploy-history) - Delete a deploy history record
* [Rollback Deploy History](/api-reference/api-proxies/deployment/rollback-deploy-history) - Rollback API proxy to a previous deployment snapshot

## Related Documentation

* [API Proxies Overview](/api-reference/api-proxies/deployment/deploy-api-proxy.mdx) - Complete API Proxy management documentation
* [CRUD Operations](/api-reference/policies/crud/add-policy.mdx) - Create, read, update, and delete API proxies
* [Endpoints](/api-reference/api-proxies/endpoints/create-endpoint.mdx) - Manage API proxy endpoints
* [Settings](/api-reference/api-proxies/settings/update-api-keys.mdx) - Configure API proxy settings
