# Deploy Panther ## Docs - [Get Account Health](https://docs.deploypanther.com/api-reference/get-account-health.md): Check the API token health for a specific account. - [Get Campaign Status](https://docs.deploypanther.com/api-reference/get-campaign-status.md): Get the current execution status of a specific campaign. - [Get Content Generation Status](https://docs.deploypanther.com/api-reference/get-content-generation-status.md): Summarizes the health of the content engine workers and queues. - [Get Daily Deployments](https://docs.deploypanther.com/api-reference/get-daily-deployments.md): Returns all content deployed or scheduled for a given day. - [Get Daily Errors](https://docs.deploypanther.com/api-reference/get-daily-errors.md): Aggregates generation and deployment failures for a given day. - [List Active Campaigns](https://docs.deploypanther.com/api-reference/list-active-campaigns.md): Returns all active text and video campaigns associated with the account. - [List Connected Accounts](https://docs.deploypanther.com/api-reference/list-connected-accounts.md): Returns all connected social media accounts. ## OpenAPI Specs - [openapi](https://docs.deploypanther.com/openapi.yaml)