Pixa API uses a credit-based model. Each successful request consumes credits based on the operation.Documentation Index
Fetch the complete documentation index at: https://pixa.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
When are credits consumed?
In general:- Credits are consumed on successful requests
- Failed requests typically do not consume credits
- In some cases (for example, safety moderation), credits may still be consumed
How to check your remaining credits
Use theGET /v1/credits endpoint to fetch your balance programmatically.