To successfully access any of Fapshi’s developer endpoints, you must include valid API credentials in every request. These credentials authenticate you and ensure secure access to Fapshi services.
Overview
API credentials consist of:apiuser– your unique API user identifierapikey– a secret key that acts like a password
How to Use Credentials in Requests
Include theapiuser and apikey in the header of every API call like so:
Headers:
apiuser: YOUR_API_USER
apikey: YOUR_API_KEY
This applies to both sandbox and live environments.
Security & Responsibility
Need help? Contact support@fapshi.com or visit our Help & Support Center.