# Setu proxy service
URL https://api-proxy.setu.co/
Example:
https://api-proxy.setu.co/proxy/sandbox/payment-links will call https://sandbox.setu.co/api/payment-links
Send the following Headers
- X-SETU-JWT-SCHEME-ID: xxxxxx-e72b-4c0b-99ca-405e5d4f1fda
- X-SETU-JWT-SECRET: yyyyyyy-e598-452f-a735-b53db5567f52
- X-SETU-PRODUCT-INSTANCE-iD: 111166715964523608
All your query params and request body would be passed to Setu As is. Only JSON body is supported.