API proxy help you to secure your access token and private keys from client side. So, you can easily setup API proxy for GET request without any server setup.
Make GET request on this endpoint to use your endpoint proxy with required parameters(if any required).
https://v1.nocodeapi.com//ep/
Make POST request on this endpoint to make post call to your endpoint proxy with required parameters(if any required).
https://v1.nocodeapi.com//ep/
Object | Description |
---|---|
body |
[optional] pass the body data your API required |
Make POST request on this endpoint to make post call to your endpoint proxy with required parameters(if any required).
https://v1.nocodeapi.com//ep/
– Body data format example:
undefined