Help & Support

How to Create a Service (to get API Credentials)

To get your Live credentials (apiuser, apikey), you need to create a service in your Fapshi dashboard. Here’s how:

  1. Log in to your Fapshi dashboard.
  2. In the side menu, go to the Merchants dropdown.
  3. Click “New Service”.
  4. Fill in the required details:
    • Service name (e.g. the name of your app or website)
    • Domain name (the domain you own or intend to use) — you can use one you don’t yet own, but avoid using Fapshi’s domain (e.g. don’t use fapshi.com itself).
  5. Once the service is created, at the bottom of the dashboard/service page, your apiuser and apikey for that service will be displayed. Copy these carefully. They are sensitive, especially the apikey.
  6. Store the credentials securely (e.g. in an environment file or secure vault). Don’t hard-code them or commit them in public repos. Rotate keys if needed.
⚠️ Note: In Live mode, the payout/disbursement function may be off by default. You might need to contact Fapshi support to activate it once you’ve tested in the sandbox and are ready.