Logo
Admin API API Documentation

MPs API-(NEW v1.33.0) Accounts API

Number of APIs: 4


1. Get Accounts

GET {{URL_ORIGIN}}/api/accounts



2. Get Account

GET {{URL_ORIGIN}}/api/accounts/:id



3. Update Account

PUT {{URL_ORIGIN}}/api/accounts/:id



4. Create Account

POST {{URL_ORIGIN}}/api/accounts



ENDPOINTS