Jump to Content
Centili | Merchants & DevelopersGlossarySupport
HomeGuides
GlossarySupportCentili | Merchants & Developers
Guides
Authentication

Get started

  • Payment flows
  • Payment methods
  • Obtain an access token - OAuth2

Payment API

  • Introduction
  • Initiate Payment
  • Initiate Subscription
  • Initiate Subscription Renewal
  • Initiate Subscription Cancelation
  • Get Transaction Status
  • Get Packages
  • PIN Payment Flow Update

Payment Page

  • Introduction
  • Redirect to Payment Page
  • Redirect after Payment

Premium SMS

  • Introduction
  • MO Forwarding
  • MT Posting

Storefront Content API

  • Get Services & Categories
  • Get Service Details
  • Service Parameter Validation
  • Get Service Activations

Marketspace Wallet API

  • Get Balance

Payment Library

  • Introduction
  • Enable Billing Activity
  • Make Purchase Request
  • Additional Customizations

Good to have

  • Identify User
  • Identify Subscription
  • Redirect after Payment (for API)
  • Payment Result Notification
  • Transaction Refund
  • Signature Configuration
  • Get Services
  • Get Merchant List
  • Get Service Info
  • Get Service Image
  • Get All Packages by Key and Country

Vouchers API

  • Lock value voucher
  • Unlock value voucher

Authentication

Suggest Edits

To secure our API we use OAuth2 with password flow for all endpoints. Authorization header must always contain a Bearer token obtained using tokenURL.
On this link you can find the part of our documentation regarding token acquisition.
Once you have acquired the Bearer token you can use the following instructions to obtain StoreFront services

Updated almost 2 years ago