Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.elumenta.ru/llms.txt

Use this file to discover all available pages before exploring further.

EndpointDescription
GET /api/v2/assistants/systemBuilt-in Elumenta assistants
GET /api/v2/assistants/userYour custom assistants
GET /api/v2/assistants/marketplaceCommunity assistants
[
  {
    "id": 1,
    "name": "Copywriter Pro",
    "description": "Expert marketing copywriter",
    "model_slug": "gpt-5",
    "is_public": true
  }
]