it/Characters
Ottieni personaggio
This is a preview API and may change. Returns a single character by its slug.
GET
/api/v1/characters/{slug}
Endpoint sperimentale
Postman Collection
Per ulteriori esempi, consulta questa Postman Collection.Autorizzazioni
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parametri del percorso
The slug of the character to retrieve
Esempio:
"alan-watts"
Precedente
Elenca personaggiThis is a preview API and may change. Returns a list of characters supported in the API, with filtering by search, tags, categories, model, and sort options.
Successivo
/api/v1/characters/{slug}