cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/research/market/{marketId} \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Comprehensive research report for a specific market including risk analysis, competitive positioning, and recommendations.
API key in format circ_live_* or circ_test_*
Unique market identifier (protocol-chainId-identifier)
Market research report
Show child attributes