cURL
curl --request GET \ --url https://api.example.com/v1/usage/total-cost \ --header 'x-api-key: <api-key>'
{ "start_date": "2023-12-25", "end_date": "2023-12-25", "total_cost": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.luminolabs.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.luminolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Total cost retrieved successfully