cURL
curl --request POST \ --url https://macrobymark.com/api/indicators/curation-requests \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "provider": "<string>", "seriesKey": "<string>", "reason": "<string>" } '
{ "success": true, "preview": {}, "message": "<string>" }
Submit a request to curate a discovery series into the indicator library.
Documentation IndexFetch the complete documentation index at: https://docs.macrobymark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.macrobymark.com/llms.txt
Use this file to discover all available pages before exploring further.
Curation request result