I'm trying to build a tool with reports API. I tried to use testing endpoints:
These testing API's does not work somehow.
My example cr-api's: (both did not work)
cr-cz-196-cf20c6111d48662e95612338ee460dcf2c97a09a
cr-cz-196-45af34d5f83a1425fcd56f382fe3d0bf7b320b8c
I tried to give these variations as an input (api_id):
cf20c6111d48662e95612338ee460dcf2c97a09a
cr-cf20c6111d48662e95612338ee460dcf2c97a09a
cr-cz-cf20c6111d48662e95612338ee460dcf2c97a09a
cr-196-cf20c6111d48662e95612338ee460dcf2c97a09a
cr-cz-196-cf20c6111d48662e95612338ee460dcf2c97a09a
How can I get a response from these endpoints? What input I should give for api_id?
Thanks for your time.