cURL
curl --request POST \ --url https://0xcord.com/api/chainlinkFunctions/runFunction \ --header 'Authorization: <api-key>'
{ "data": { "success": true, "requestId": "<string>", "result": "<string>", "parsedResult": "<string>", "err": "<string>", "url": "<string>" } }
API endpoint for running source code on the Chainlink oracle network