Enable the API
The membes Membes API incurs a setup and ongoing fee (provided on request), the customer can request access by logging a ticket in the Help Desk or emailing support@membes.com.au.
Authorisation & Access URLs
The API EndPoints can be accessed via the following URLs:
...
The Access URL used is referred to as {{url}}
throughout this document.
Access Token
Almost all API endpoints will need to include a bearer token as part of the API authentication framework.
...
The customer can request the authentication secret
via the Help Desk or developers can email a request to support@membes.com.au.
Request
Method | URL |
---|---|
POST |
|
Body Payload | ||
---|---|---|
|
Response
Status | Response | |||||
---|---|---|---|---|---|---|
200 |
|
Endpoints
Endpoints documentation can be found at https://documenter.getpostman.com/view/9582776/TzzDKahF .
Conventions
Status - HTTP status code of response
All responses are in JSON format.