# AI or Not API Documentation ## Docs - [A Complete Example](https://docs.aiornot.com/a-complete-example.md): Showing how to use the AI or Not API to analyze an image - [Audio - Music](https://docs.aiornot.com/api-reference/reports-by-modality/audio--music.md): Analyze an **audio file** to determine if it was generated by an AI *music* model. - [Audio - Voice](https://docs.aiornot.com/api-reference/reports-by-modality/audio--voice.md): Analyze an **audio file** to determine if it was generated by an AI *voice* model. - [Image](https://docs.aiornot.com/api-reference/reports-by-modality/image.md): Analyze an **image**. This endpoint can run multiple reports on an image simultanously. By default, it runs `ai_generated`, `deepfake`, `nsfw`, and `quality` reports. You can select which reports to run by using the `only` and `excluding` parameters. Please note that `ai_generated` and `deepfake` re… - [Text](https://docs.aiornot.com/api-reference/reports-by-modality/text.md): Analyze **text** to determine if it was generated by AI. - [Video](https://docs.aiornot.com/api-reference/reports-by-modality/video.md): Analyze a **video file** to determine if it contains AI-generated content. - [Is Live](https://docs.aiornot.com/api-reference/system-management/is-live.md): Check if the API is live. - [Introduction](https://docs.aiornot.com/index.md): What is the AI Or Not API? - [Getting Started](https://docs.aiornot.com/setup.md): How to get started with the AI or Not API ## OpenAPI Specs - [openapi](https://docs.aiornot.com/api-reference/openapi.yaml) - [openapi_updates](https://docs.aiornot.com/openapi_updates.json)