Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lista o histórico de débitos e créditos da carteira de mensagens.
GET /v1/message-credits/ledger
read:message_credits
page
limit
1
30
100
curl "https://api.socialsell.ai/v1/message-credits/ledger?page=1&limit=30" \ -H "Authorization: Bearer sk_live_..."
{ "data": { "items": [ { "id": "664o0p1q2r3s4t5u6v7w8x9y", "type": "debit", "amount_cents": -120, "balance_after_cents": 48880, "description": "Envio WhatsApp Cloud — template boas_vindas", "created_at": "2026-06-10T15:30:00.000Z" } ], "pagination": { "page": 1, "limit": 30, "total": 412, "pages": 14 } } }
id
type
debit
credit
amount_cents
balance_after_cents
description
created_at