External Identities API
Add and remove identities to a Limio Customer.
The External Identities API empower multiple end-users to seamlessly access Limio Self-Service for the same subscription(s). The full API documentation is available: https://docs.limio.com/api-docs/identities
This is especially beneficial in B2B scenarios, where an end-user might have originally purchased a subscription, however multiple end-user (owner, finance director, operations...) require the ability to change the subscription, access invoices, and process new purchases such as add-ons.
With this endpoint, developers and integrators have a mechanism to add multiple end-users to access the same subscription(s) while maintaining the safety of the data.
Access Control:
Currently, Limio operates on a flat-level access control system. This means each end-user granted access to the subscription will possess equivalent permissions to other end-users (including the original end-user who made the purchase).
Once a new end-user is added via the External Identity API, the end-user will be able to perform similar actions:
See all subscriptions
Modify payment methods
Cancel or switch between offers
Edit add-ons
View invoices
How do I use it?
A few notes:
This endpoint is currently only available if externally implemented from your application. Limio does not provide a mechanism within Limio Self-Service to add a user.
To maintain integrity and avoid duplication, the system is designed with specific constraints:
Existing Limio end-users cannot be reassigned to an additional subscription.
Deletion requests must originate from the same overarching subscription; otherwise, the request will be denied.
If there are any issues please reach out to Limio Support.
Last updated
Was this helpful?

