POST - Proxy
POST /
curl -X POST https://api.firstoken.co/proxy/
-H 'ft-access-key: YOUR_ACCESS_KEY'
-H "Content-Type: application/json"
Proxy response body
The Proxy response body will contain the status codes of the call and inside the data object, the response sent by the destination url designated in the header.
Last updated
Was this helpful?