Slug Format
m:specifies the model (e.g.,m:openrouter/auto)c:specifies a character resource by its slug
How It Works
- The API parses your desired model and character from the slug
- It fetches the referenced character from the database
- It constructs system instructions with character’s details
- Your request is forwarded to OpenRouter with this enhanced prompt
Making API Requests
Example: Character Conversation
Notes & Limitations
- Only character resources (
c:prefix) are currently supported - If no model is specified, the system defaults to
openrouter/auto - If a referenced resource cannot be found, the API returns a 404 error