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.
cURL
curl --request GET \ --url https://aigenstudio.app/api/v1/tools
{ "tools": [ { "name": "<string>", "endpoint": "<string>", "credits": 123, "default_cost_key": "<string>", "pricing_version": 123, "description": "<string>" } ], "request_id": "<string>" }
List public image tools and current credit costs.
Optional client correlation id. AI Gen Studio also returns request_id.
160
Tools returned.
Show child attributes