API Overview
Introduction
Provide a brief introduction to the API, explaining its purpose and scope.
What you can do using Tech231 Apis
Tech 231 has built a set of Platforms that provide a full range of services for our products. These APIs allow third party developers such as yourself to consume and integrate with these great features
Authentication
To authenticate request to all out APIs you have to generate an API key with the correct Api Scope for that Api
Base URL
All Tech 231 APIs have Staging and Production environments. Here are the base Url Formats for each of them
For each App Api the {app} Key will be Denoted at the top of the API reference for the App
Rate Limiting
Explain any rate limiting policies, if applicable.
Error Handling
Describe the API's error response format and provide common error codes and their meanings.
Versioning
All our Apis use Semantic Versioning with v{VersionNumber} as the format as such all api call will be precceded by api\v{VersionNumber}