pt-BR/Characters
Obter personagem
This is a preview API and may change. Returns a single character by its slug.
GET
/api/v1/characters/{slug}
Endpoint experimental
Coleção do Postman
Para exemplos adicionais, consulte esta coleção do Postman.Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de caminho
The slug of the character to retrieve
Exemplo:
"alan-watts"
Anterior
Listar personagensThis 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.
Próximo
/api/v1/characters/{slug}