Get payment sum for service by company

Get payment sum for service by company for the given period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\+[0-9]{2}:[0-9]{2}$

The start date (for example, 2018-05-27T21:30:54+00:00). (For get request need encode url)

string
^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\+[0-9]{2}:[0-9]{2}$

The end date (for example, 2018-05-27T21:30:54+00:00). (For get request need encode url)

string
enum

Service to filter by.

Allowed:
string
enum

Sub-type of the service. Required when service=BOT (gpt|messages). Optional when service=AGENT (llm|tts|stt) to narrow the sum to a single AI-agent service; omit to sum across LLM, TTS and STT.

Allowed:
integer

The company identifier.

Responses

400

Invalid input parameters

401

User is not authenticated

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json