# Anthropic API Sample Project ## Docs - [Create a Message.](https://dc-78.mintlify.app/api-reference/endpoints/messages/create-a-message.md): Send a structured list of input messages with text and/or image content, and the model will generate the next message in the conversation. The Messages API can be used for for either single queries or stateless multi-turn conversations. - [Introduction](https://dc-78.mintlify.app/api-reference/introduction.md): OpenAPI Specification - [API Audit](https://dc-78.mintlify.app/audit.md): Assessment of Anthropic's existing API documentation - [Introduction](https://dc-78.mintlify.app/introduction.md): The (Un)official Anthropic API Documentation - [Tooling](https://dc-78.mintlify.app/tooling.md): Tools for a sample API documentation site ## OpenAPI Specs - [anthropic-openapi](https://dc-78.mintlify.app/api-reference/anthropic-openapi.yml) - [openapi](https://dc-78.mintlify.app/api-reference/openapi.json) ## Optional - [Community](https://www.anthropic.com/discord)