Skip to content
AstroAPI
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
POST /api/legacy/monthly-reports
POST
/api/legacy/monthly-reports
Authorizations
ApiKeyAuth
API key for authentication. Get your API key from the dashboard.
Type
API Key (header: X-Api-Key)
Request Body
application/json
Schema
JSON
JSON
{
"month"
:
0
,
"year"
:
0
,
"sign_id"
:
"string"
,
"lang"
:
"en"
}
Responses
200
POST
/api/legacy/monthly-reports
Playground
Authorization
ApiKeyAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI