Skip to main content
The Mysoleas API reference is organized around the shared infrastructure and the business domains. Mysoleas Identity Cloud can be integrated on its own to manage authentication and users for a third-party application. In that case, your application uses account.mysoleas.com, validates the JWT, reads userinfo, then continues with its own APIs. To create an OAuth2 application, sign in to the Mysoleas dashboard:
Protected gateway routes use this header:
The token is a JWT issued by Mysoleas Identity Cloud.
OAuth2 endpoints themselves live on account.mysoleas.com. SoleasPay v4 plugins use a merchant apikey and do not require this header.
The public payment-link route exposed in this reference is:
  • POST https://api.mysoleas.com/pay/{shortCode}/pay to submit the payment.

Success format

Error format

Pagination

Lists generally accept page and limit. The response can contain meta.pagination.