Documentation Index
Fetch the complete documentation index at: https://docs.nano-gpt.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
/api/v1/character-models returns approved public characters that are enabled for API use in a model-list-compatible shape.
Use this endpoint when you want to sync available public characters into tools that already understand model list responses.
Endpoint
| Field | Type | Description |
|---|---|---|
detailed | boolean | Include slug and extended character metadata |
cursor | string | Pagination cursor |
limit | number | Page size |
Example
character.character_id as character_id to the Responses API.