Get started with Opencell REST API
To get started and build an integration with Opencell through API, take the following steps:
-
Create an OAuth Token . You must create an OAuth token that will be used for subsequent API requests.
-
Create an offer. This step creates the products or services to which your customers can subscribe.
-
Sign up your customers . This step explains how to complete the following tasks in one call:
-
Create an account and an associated payment method
-
Subscribe this this account
-
For each step, you can use GET calls to retrieve information about the object you just created or updated.