# Octavia Developers Hub ## Docs - [Generate Article Content](https://developers.octaviatech.app/api-reference/ai-cms/ai/generate-content.md): Generate Article Content. - [Generate Article Title](https://developers.octaviatech.app/api-reference/ai-cms/ai/generate-title.md): Generate Article Title. - [SEO Optimize Content](https://developers.octaviatech.app/api-reference/ai-cms/ai/seo-optimize.md): SEO Optimize Content. - [Summarize Content](https://developers.octaviatech.app/api-reference/ai-cms/ai/summarize.md): Summarize Content. - [Translate Content](https://developers.octaviatech.app/api-reference/ai-cms/ai/translate.md): Translate Content. - [API Keys](https://developers.octaviatech.app/api-reference/ai-cms/apikeys.md): Create and manage API keys for Octavia AI CMS. - [Advanced Article Search](https://developers.octaviatech.app/api-reference/ai-cms/articles/advance-search.md): Advanced Article Search. - [Archive Article](https://developers.octaviatech.app/api-reference/ai-cms/articles/archive.md): Archive Article. - [Create Article](https://developers.octaviatech.app/api-reference/ai-cms/articles/create.md): Guidelines for creating multilingual articles in Octavia AI CMS. - [Delete Article](https://developers.octaviatech.app/api-reference/ai-cms/articles/delete.md): Delete Article. - [List Articles](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-all.md): List Articles. - [Get Articles by Author ID](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-author-id.md): Get Articles by Author ID. - [Get Articles by Category ID](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-category-id.md): Get Articles by Category ID. - [Get Articles by Category Slug](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-category-slug.md): Get Articles by Category Slug. - [Get Article by ID](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-id.md): Get Article by ID. - [Get Article by ID and Language](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-id-by-language.md): Get Article by ID and Language. - [Get Article by Slug](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-slug.md): Get Article by Slug. - [Get Articles by Sub-category ID](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-sub-category-id.md): Get Articles by Sub-category ID. - [Get Articles by Sub-category Slug](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-sub-category-slug.md): Get Articles by Sub-category Slug. - [Get Articles by Tag](https://developers.octaviatech.app/api-reference/ai-cms/articles/get-by-tag.md): Get Articles by Tag. - [Search Articles](https://developers.octaviatech.app/api-reference/ai-cms/articles/search.md): Search Articles. - [Update Article](https://developers.octaviatech.app/api-reference/ai-cms/articles/update.md): Update Article. - [Authentication](https://developers.octaviatech.app/api-reference/ai-cms/authentication.md): Authenticate AI CMS requests securely using an API key. - [Create Author](https://developers.octaviatech.app/api-reference/ai-cms/authors/create.md): How to create an author profile in Octavia AI CMS. - [Delete Author](https://developers.octaviatech.app/api-reference/ai-cms/authors/delete.md): How to permanently delete an author from Octavia AI CMS. - [List Authors](https://developers.octaviatech.app/api-reference/ai-cms/authors/get-all.md): List Authors. - [Get Author by ID](https://developers.octaviatech.app/api-reference/ai-cms/authors/get-by-id.md): Get Author by ID. - [Get Author by Slug](https://developers.octaviatech.app/api-reference/ai-cms/authors/get-by-slug.md): Get Author by Slug. - [Update Author](https://developers.octaviatech.app/api-reference/ai-cms/authors/update.md): How to update an existing author profile in Octavia AI CMS. - [Base URL](https://developers.octaviatech.app/api-reference/ai-cms/base-url.md): Base endpoint for all Octavia AI CMS API requests. - [Create Category](https://developers.octaviatech.app/api-reference/ai-cms/categories/create.md): How to create a multilingual category in Octavia AI CMS. - [Delete Category](https://developers.octaviatech.app/api-reference/ai-cms/categories/delete.md): How to permanently delete a category from Octavia AI CMS. - [List Categories](https://developers.octaviatech.app/api-reference/ai-cms/categories/get-all.md): List Categories. - [Get Category by ID](https://developers.octaviatech.app/api-reference/ai-cms/categories/get-by-id.md): Get Category by ID. - [Get Category by Slug](https://developers.octaviatech.app/api-reference/ai-cms/categories/get-by-slug.md): Get Category by Slug. - [Update Category](https://developers.octaviatech.app/api-reference/ai-cms/categories/update.md): How to update an existing category in Octavia AI CMS. - [Create Form](https://developers.octaviatech.app/api-reference/ai-cms/forms/create.md): Create Form. - [Delete Form](https://developers.octaviatech.app/api-reference/ai-cms/forms/delete.md): Delete Form. - [List Forms](https://developers.octaviatech.app/api-reference/ai-cms/forms/get-all.md): List Forms. - [List Form Submissions](https://developers.octaviatech.app/api-reference/ai-cms/forms/get-all-submissions.md): List Form Submissions. - [Get Form by ID](https://developers.octaviatech.app/api-reference/ai-cms/forms/get-by-id.md): Get Form by ID. - [Get Form by Slug](https://developers.octaviatech.app/api-reference/ai-cms/forms/get-by-slug.md): Get Form by Slug. - [Get Form Submission by ID](https://developers.octaviatech.app/api-reference/ai-cms/forms/get-submission-by-id.md): Get Form Submission by ID. - [Delete Form Submission](https://developers.octaviatech.app/api-reference/ai-cms/forms/submission-delete.md): Delete Form Submission. - [Update Form Submission](https://developers.octaviatech.app/api-reference/ai-cms/forms/submission-update.md): Update Form Submission. - [Submit Form Response](https://developers.octaviatech.app/api-reference/ai-cms/forms/submit.md): Submit Form Response. - [Update Form](https://developers.octaviatech.app/api-reference/ai-cms/forms/update.md): Update Form. - [Introduction](https://developers.octaviatech.app/api-reference/ai-cms/introduction.md): Overview of Octavia AI CMS and how to use the API docs - [Create Language](https://developers.octaviatech.app/api-reference/ai-cms/languages/create.md): Create Language. - [Delete Language](https://developers.octaviatech.app/api-reference/ai-cms/languages/delete.md): Delete Language. - [List Languages](https://developers.octaviatech.app/api-reference/ai-cms/languages/get-all.md): List Languages. - [Response Format](https://developers.octaviatech.app/api-reference/ai-cms/response-fromat.md): Standard JSON structure returned by all Octavia AI CMS API endpoints. - [Get All Author Statistics](https://developers.octaviatech.app/api-reference/ai-cms/statistics/get-all-authors-statistics.md): Get All Author Statistics. - [Get All User Statistics](https://developers.octaviatech.app/api-reference/ai-cms/statistics/get-all-users-statistics.md): Get All User Statistics. - [Get Author Statistics](https://developers.octaviatech.app/api-reference/ai-cms/statistics/get-author-statistics.md): Get Author Statistics. - [Get Tenant Statistics](https://developers.octaviatech.app/api-reference/ai-cms/statistics/get-tenant-statistics.md): Get Tenant Statistics. - [Get User Statistics](https://developers.octaviatech.app/api-reference/ai-cms/statistics/get-user-statistics.md): Get User Statistics. - [Status Codes](https://developers.octaviatech.app/api-reference/ai-cms/status-codes.md): List of all HTTP status codes and their default messages used by Octavia AI CMS. - [Create Subcategory](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/create.md): How to create a multilingual subcategory in Octavia AI CMS. - [Delete Subcategory](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/delete.md): How to permanently delete a subcategory from Octavia AI CMS. - [List Subcategories](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/get-all.md): List Subcategories. - [List Subcategories by Category](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/get-all-by-category.md): List Subcategories by Category. - [Get Subcategory by ID](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/get-by-id.md): Get Subcategory by ID. - [Get Subcategory by Slug](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/get-by-slug.md): Get Subcategory by Slug. - [Update Subcategory](https://developers.octaviatech.app/api-reference/ai-cms/subCategories/update.md): How to update an existing subcategory in Octavia AI CMS. - [Introduction](https://developers.octaviatech.app/index.md): Welcome to the home of Octavia Developers - [Quickstart](https://developers.octaviatech.app/quickstart.md): Set up your Octavia workspace and go live in minutes. ## OpenAPI Specs - [openapi](https://developers.octaviatech.app/api-reference/ai-cms/openapi.json) ## Optional - [Dashboard](https://dashboard.octaviatech.app) - [Website](https://octaviatech.app) - [Support](https://support.octaviatech.app)