seQura Eyewear

This guide covers the steps for Optiqa merchants to integrate our services via API.

The Optiqa ecosystem includes POS software (a web application) to manage the subscription process. You can partially or fully replicate this using the API.

We suggest a hybrid integration approach:

  • First, integrate the endpoints to create new subscriptions. This is the most time-consuming operation since you need to duplicate shopper data and cart information.
  • Later, add endpoints for updates, cancellations, disbursements, and reporting.

Hybrid integration: Create a new subscription

The basic integration includes:

Full integration

Add more endpoints for other use cases:

Authentication

The API uses basic auth. All requests must include authentication. Contact seQura staff for API account credentials—you'll receive a username and password reset link.