# Outcry AI API ## Docs - [Introduction](https://docs.outcryai.com/introduction.md) - [Quickstart](https://docs.outcryai.com/quickstart.md) - [Overview](https://docs.outcryai.com/api/videos/overview.md) - [Retrieve](https://docs.outcryai.com/api/videos/retrieve.md) - [List](https://docs.outcryai.com/api/videos/list.md) - [Delete](https://docs.outcryai.com/api/videos/delete.md) - [Remix](https://docs.outcryai.com/api/videos/remix.md) - [Overview](https://docs.outcryai.com/api/chat/overview.md) - [Create](https://docs.outcryai.com/api/chat/create.md) - [Streaming](https://docs.outcryai.com/api/chat/streaming.md) - [List](https://docs.outcryai.com/api/chat/list.md) - [Retrieve](https://docs.outcryai.com/api/chat/retrieve.md) - [Overview](https://docs.outcryai.com/api/text/overview.md) - [Create](https://docs.outcryai.com/api/text/create.md) - [Webhooks Overview](https://docs.outcryai.com/api/webhooks/overview.md): Receive real-time notifications for video generation and chat events - [Create Webhook](https://docs.outcryai.com/api/webhooks/create.md): Register a new webhook endpoint - [Retrieve Webhook](https://docs.outcryai.com/api/webhooks/retrieve.md): Get details of a specific webhook - [List Webhooks](https://docs.outcryai.com/api/webhooks/list.md): Get all webhooks for your organization - [Update Webhook](https://docs.outcryai.com/api/webhooks/update.md): Update webhook configuration - [Delete Webhook](https://docs.outcryai.com/api/webhooks/delete.md): Permanently delete a webhook - [Test Webhook](https://docs.outcryai.com/api/webhooks/test.md): Send a test event to your webhook endpoint - [Authentication](https://docs.outcryai.com/guides/authentication.md) - [Webhooks](https://docs.outcryai.com/guides/webhooks.md) - [Theory of change](https://docs.outcryai.com/guides/theory-of-change.md) - [Error handling](https://docs.outcryai.com/guides/error-handling.md) - [Best practices](https://docs.outcryai.com/guides/best-practices.md) - [Video Generation Example](https://docs.outcryai.com/examples/video-generation.md): Complete example of generating videos with the Outcry AI API - [Chat Completions Example](https://docs.outcryai.com/examples/chat-completions.md): Examples of using the Chat API with Outcry AI - [webhooks Example](https://docs.outcryai.com/examples/webhooks.md): Example implementation of webhooks - [theory of change Example](https://docs.outcryai.com/examples/theory-of-change.md): Example implementation of theory of change - [error handling Example](https://docs.outcryai.com/examples/error-handling.md): Example implementation of error handling - [nextjs integration Example](https://docs.outcryai.com/examples/nextjs-integration.md): Example implementation of nextjs integration - [python flask Example](https://docs.outcryai.com/examples/python-flask.md): Example implementation of python flask ## OpenAPI Specs - [openapi](https://docs.outcryai.com/api-reference/openapi.json) ## Optional - [Community](https://discord.gg/outcryai) - [GitHub](https://github.com/outcryai) - [Support](mailto:support@outcryai.com)