Reports
Create Report
Generates a new report for the specified date range.
POST
Create report
Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Body
application/json
Response
Report generation initiated
Example:
"a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Report generation status
Available options:
PROCESSING, COMPLETED, FAILED Example:
"PROCESSING"
URL to download the completed report
Example:
"https://reports.y.uno/download/a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Example:
"2026-03-01T12:00:00.000Z"
Create report