cURL
curl --request GET \ --url https://public-api.kiwify.com/v1/account-details \ --header 'Authorization: Bearer <token>' \ --header 'x-kiwify-account-id: <api-key>'
{ "id": "XvS0qfkdzCZTg8z", "company_name": "Teste LTDA", "director_cpf": "99999999999", "company_cnpj": "99999999999999", "legal_entities": [ { "id": "d644de3d-9a02-46b1-aed4-72785fe8828f", "active": true, "company_name": "Teste LTDA", "director_cpf": "99999999999", "company_cnpj": "", "pix_key": "99999999999", "created_at": "2023-05-31T12:23:59.746Z", "updated_at": "2023-09-27T18:10:37.697Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.kiwify.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kiwify.com.br/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Get Account Details
"U9VcH6yZzRkT2fB"
"Minha Empresa"
"99999999999"
"99999999999999"
Show child attributes