REQUEST HEADER Every request header is authorized using your API key. This is the Private Key for either sandbox or live environments in the โ€œconfigurationโ€ section of the dashboard. Your request header should look like: API Keys API Keys BASE URL All API requests made must include a base URL. Below are the base URLs for each environment. SANDBOX ==> https://sandbox.trypila.co PRODUCTION ==> https://api.trypila.co

๐Ÿ“˜ Note:

To ensure successful responses:
  1. You must have created an app.
  2. You must ensure all requests are made using โ€œHTTPSโ€.
Also, Do not share your Secret key with anyone