# Wild Moose Docs ## Docs - [Authentication](https://docs.wildmoose.ai/api-reference/authentication.md): Authenticate with the Wild Moose API using JWT tokens - [Batch execute](https://docs.wildmoose.ai/api-reference/endpoint/batch-execute.md): Executes playbooks for multiple production issues in a single request. Each item in the inputList can either provide a message link or details. If bookName is specified for an item, the playbook is identified by name and messageLink/title are optional. Maximum 10 items per batch. - [Execute a playbook](https://docs.wildmoose.ai/api-reference/endpoint/execute-playbook.md): Executes a playbook for a single point in time when a production issue took place. The request can either provide a message link to a Slack message describing the issue, or provide its details directly. Alternatively, if bookName is specified, the playbook is identified by name and messageLink/title… - [List playbooks](https://docs.wildmoose.ai/api-reference/endpoint/list-playbooks.md): Returns a list of all available playbooks for the organization, including their names, associated monitor names, and any required attributes. - [API overview](https://docs.wildmoose.ai/api-reference/introduction.md): Trigger investigations programmatically with the Wild Moose Execution API - [Key concepts](https://docs.wildmoose.ai/concepts.md): Understand the building blocks of Wild Moose - [Debugging agents](https://docs.wildmoose.ai/features/agents.md): How Wild Moose investigates production incidents - [Alert deduplication](https://docs.wildmoose.ai/features/alert-deduplication.md): Treat alert bursts as a single event, not a flood - [Alert enrichment](https://docs.wildmoose.ai/features/alert-enrichment.md): Automatically gather context the moment an alert fires - [Moose Builder](https://docs.wildmoose.ai/features/builder.md): Your AI guide for creating, testing, and refining debugging agents - [Communication management](https://docs.wildmoose.ai/features/communication-management.md): Control who sees what during investigations - [Suggested mitigations](https://docs.wildmoose.ai/features/mitigations.md): Actionable remediation steps delivered with every investigation - [Welcome to Wild Moose](https://docs.wildmoose.ai/index.md): The AI SRE for dynamic environments - [Microsoft Teams](https://docs.wildmoose.ai/integrations/microsoft-teams.md): Use Wild Moose with Microsoft Teams - [Integrations overview](https://docs.wildmoose.ai/integrations/overview.md): Connect Wild Moose to the tools your team already uses - [Slack](https://docs.wildmoose.ai/integrations/slack.md): Use Wild Moose with Slack - [Quick start](https://docs.wildmoose.ai/quickstart.md): Get Wild Moose up and running - [Security & Privacy](https://docs.wildmoose.ai/security.md): How Wild Moose handles your data securely ## OpenAPI Specs - [mooster-api](https://docs.wildmoose.ai/api-reference/mooster-api.yaml) ## Optional - [Blog](https://www.wildmoose.ai/blog)