Usage Off Chain
To use Cicleo Subscription with an external database

To integrate Cicleo with your project's off-chain database, you need to set up a URL that Cicleo will call every time a user changes their subscription status.
Request Type: POST
Request Body Example:
To fully integrate Cicleo with your project's off-chain database, you need to create an API endpoint that Cicleo can call using a secure key. This ensures maximum security when connecting Cicleo's off-chain capabilities with your project's database.
Example of backend
Last updated