GET - Proxy

You can use this method to send a request that use sensitive data in the url params with the replaced values of the token.

GET /

curl -X GET https://api.firstoken.co/proxy/
-H 'ft-access-key: YOUR_ACCESS_KEY'

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?