cURL
curl --request GET \ --url https://api.veryfront.com/credits/transactions \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "userId": "<string>", "type": "tier_grant", "pool": "tier", "amount": 123, "description": "<string>", "createdAt": "<string>" } ]
Returns paginated credit transaction history
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.
Transaction list
tier_grant
purchase
spend
refund
tier
purchased