# Promptify Docs ## Docs - [POST /api/v1/chat](https://promptify.one/docs/api-reference/chat.md): Send a user message to your assistant and receive a reply. - [Chat API overview](https://promptify.one/docs/api-reference/introduction.md): Authenticate and call the Promptify Chat API. - [API playground](https://promptify.one/docs/api-reference/playground.md): Try the Chat API directly from your browser. - [Development](https://promptify.one/docs/development.md): Test and integrate the Promptify Chat API. - [Assistant console](https://promptify.one/docs/guides/assistant.md): Talk to your assistant and debug responses with the latest model. - [Dashboard](https://promptify.one/docs/guides/dashboard.md): Monitor your fine‑tuning pipeline, jobs, and assistant health. - [Deploy & API](https://promptify.one/docs/guides/deploy.md): Expose your assistant as a production‑ready REST API. - [Onboarding](https://promptify.one/docs/guides/onboarding.md): Describe your assistant in plain language to generate a spec and training data. - [Settings](https://promptify.one/docs/guides/settings.md): Inspect and export your assistant specification. - [Promptify overview](https://promptify.one/docs/index.md): Fine‑tune and ship AI assistants from plain‑language specs. - [Quickstart](https://promptify.one/docs/quickstart.md): Go from blank workspace to a deployed fine‑tuned assistant and live Chat API. ## OpenAPI Specs - [openapi](https://promptify.one/docs/api-reference/openapi.json)