https://networkcalc.com/api/reports/domain-reports/{domain_id}
Trigger an on-demand report to be run for a domain.
Parameters
{domain_id}(Optional) The unique ID of the domain.
Example: https://networkcalc.com/api/reports/domain-reports/123
Response Format
Response Codes
200
OK - Success.401
INVALID_REQUEST - The authorization header is missing.401
INVALID_GRANT - The given access token is expired or invalid.400
NOT_GENERATED - The report was not generated due to some error.