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

# API Documentation

> Overview of available integration paths

## Accessing the Moonbounce API Documentation

Our comprehensive API documentation is available in the [API Reference](/api-reference) section. This resource provides detailed information on all available endpoints, including:

* **Job Management**: Create, retrieve, and manage jobs.

The documentation includes request/response schemas, authentication methods, and usage examples to assist in integrating Moonbounce's capabilities into your applications.

## Job results retention

Job and batch job records (including evaluation results from [Get job details](/api-reference/get-jobs/get-job-details), [List jobs](/api-reference/get-jobs/list-jobs), and [Get batch jobs](/api-reference/batch-processing/get-batch-jobs)) are guaranteed to remain queryable via the API for *at least 30 days*. Jobs may remain available longer, but you should not rely on that.

After a job is archived, [Get job details](/api-reference/get-jobs/get-job-details) (by job UUID) and [Get batch jobs](/api-reference/batch-processing/get-batch-jobs) (by batch job ID) respond with HTTP `404 Not Found`. The API does not distinguish an archived job from an unknown or invalid ID. [List jobs](/api-reference/get-jobs/list-jobs) and [Get batch jobs](/api-reference/batch-processing/get-batch-jobs) only return jobs that are still within the active retention window.

If you need access to an archived job, contact [support@moonbounce.io](mailto:support@moonbounce.io). Recovery may be possible on request.

## We'd Love to Hear From You

Whether you have a suggestion, feedback, or a bug to report, here are the best ways to get in touch:

* **In the App:** Use the **Feedback button** for direct suggestions.
* **On Slack:** Reach out to the team in your shared channel.
* **With your AM:** Talk to your dedicated account manager.
* **Via Email:** Send a message to [**support@moonbounce.io**](mailto:support@moonbounce.io).
* **Security, availability, or other incidents:** Use the in-app **Feedback button** or email [**support@moonbounce.io**](mailto:support@moonbounce.io). See [Customer Feedback](/feedback/customer_feedback) for what to include.
