Characters
Paint a show_image picture
The picture a character is “showing you” (the show_image action). With a prompt it generates one (metered ‘image’); with NO prompt — or if generation fails / the quota is hit — it returns the character’s BASE image so a card never comes up empty.
POST
Paint a show_image picture
Authorizations
The scoped runtime session JWT from POST /v1/sessions/token. The embed's browser presents it (Authorization: Bearer, or a token body field) to the runtime exchange routes. Not an API key.
Path Parameters
Previous
Resume a relationship (welcome-back)Cross-session memory. Returns whether this player (the session token's identity) is RETURNING and a dynamic "welcome back" line that references your shared history. Mint the token with a stable playerIdentity per end-user for memory to work (the default "anon" is never persisted).
Next
Paint a show_image picture