v1.0.0
OAS 3.1.0

Befazzstore API

Welcome to the Befazzstore API โ€“ a digital product transaction API designed for seamless top-ups, product listings, and account balance management.

๐Ÿ” Authentication

All endpoints require an API key via both of the following headers:

--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
--header 'X-API-KEY: YOUR_API_KEY'

๐Ÿงช Sandbox Mode

You can simulate transactions using sandbox mode. Use either:

  • X-ENVIRONMENT: sandbox header
  • or query param ?mode=sandbox

No saldo will be deducted in sandbox mode.


Contact Support

Production Server

Client Libraries

Balance (Collapsed)

โ€‹

Check user account balance

Balance Operations

Category (Collapsed)

โ€‹

Retrieve product categories

Category Operations

Models