cURL
curl --request GET \ --url https://openapi.genesy.ai/v1/credits/pricing \ --header 'x-api-key: <api-key>'
{ "status": "success", "message": "<string>", "data": { "actions": [ { "action": "<string>", "name": "<string>", "cost": 123, "description": "<string>" } ] } }
Retrieve credit costs for all available actions.
Required scope: ALL Rate limit: 100 requests per minute
Required scope: ALL
ALL
Rate limit: 100 requests per minute
Pricing information retrieved successfully
success
Show child attributes
List of all available actions with their credit costs
Action identifier
Action name
Credit cost for this action
Description of the action