Tripmata Messaging
The missing messaging module for TripMata
- Server: https://messaging.tripmata.com/api
- Owner: Tripmata
- Specification: specification.json
- Webite: www.tripmata.com
Getting Started
To begin sending requests to the server address https://messaging.tripmata.com/api you must first obtain an authorization token from the developer/author Tripmata. This is default to FatApi, except the authorization rule was removed for this app.
All your requests should carry this basic request headers;
| Header | Value | Consiquence |
|---|---|---|
| authorization | Bearer (api token) | If missing, FatApi would result to a 401 status code, with the message Your HTTP request header is missing authorization code. Please add (Authorization : Bearer < token here >) |
| x-meta-service | resource eg. authentication | If missing, FatApi would stop with the message Missing MetaData Service in request body\/header., but would still result to a 200 status code |
| x-meta-method | method eg. login, forgot password | If missing FatApi would load the default method Init. |
Contact
Note We couldn't find the documentation for www.tripmata.com, You may want to try out from the alternatives below.
Message
Note We couldn't find the documentation for www.tripmata.com, You may want to try out from the alternatives below.
| Version | Services | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v1 |
|
Misconduct
Note We couldn't find the documentation for www.tripmata.com, You may want to try out from the alternatives below.
| Version | Services | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v1 |
|