Realtimme API
The following are the Realtimme APIs that are allowed for authorized users to access.
AUTHORIZATIONBearer Token
Token
Authentication APIs
AUTHORIZATIONBearer Token
This folder is using Bearer Token from collectionRealtimme API
POSTAuthentication Step
https://api.realtimme.io/auth/connect/token
This API is to retrieve the Realtimme authentication token. Supply your username and password with the desired company id that the user has access to.
HEADERS
Content-Type
Bodyurlencoded
client_id
client_secret
grant_type
username
password
scope
companyid
Example Request
Authentication Step
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTCentral Auth Login
https://api.realtimme.io/api/auth
AUTHORIZATIONBearer Token
This request is using Bearer Token from collectionRealtimme API
HEADERS
Content-Type
Bodyraw
Example Request
Central Auth Login
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
Master APIs
AUTHORIZATIONBearer Token
This folder is using Bearer Token from collectionRealtimme API