# Wordsmith API ## Docs - [Create Assistant Question](https://wordsmithai.mintlify.app/api-reference/assistants/create-question.md): Ask a question to the Wordsmith AI assistant with optional file attachments - [Get Question Status](https://wordsmithai.mintlify.app/api-reference/assistants/get-question-status.md): Retrieve the status and results of a previously submitted question - [List Assistants](https://wordsmithai.mintlify.app/api-reference/assistants/list-assistants.md): Get all assistants (legal AI specialists) that you have read access to - [Generate File Upload URL](https://wordsmithai.mintlify.app/api-reference/files/upload-url.md): Generate a presigned URL for uploading files to be used with the assistant - [List Playbooks](https://wordsmithai.mintlify.app/api-reference/playbooks/list-playbooks.md): Get all playbooks (document review workflows) that you have read access to - [List Templates](https://wordsmithai.mintlify.app/api-reference/templates/list-templates.md): Get all document templates that you have read access to - [Get User Information](https://wordsmithai.mintlify.app/api-reference/user/get-me.md): Retrieve information about the authenticated user and their organization - [Authentication](https://wordsmithai.mintlify.app/authentication.md): Learn how to authenticate your API requests using API keys with the Wordsmith API. - [Errors](https://wordsmithai.mintlify.app/errors.md): Understanding error responses from the Wordsmith API - [Wordsmith API](https://wordsmithai.mintlify.app/index.md): Welcome to the Wordsmith API documentation. Integrate legal AI capabilities into your applications. - [Introduction](https://wordsmithai.mintlify.app/introduction.md): Learn about Wordsmith's legal AI capabilities and how the Public API can integrate with your applications. - [Quickstart](https://wordsmithai.mintlify.app/quickstart.md): Get up and running with the Wordsmith API in just a few minutes with this step-by-step guide. - [Webhooks](https://wordsmithai.mintlify.app/webhooks.md): Learn how to receive real-time notifications from Wordsmith using webhooks with signature verification for security. ## OpenAPI Specs - [openapi](https://wordsmithai.mintlify.app/api-reference/openapi.json)