Platform REST API
This is a thin REST API layer exposing selected endpoints to end users from the core API.
This REST API endpoints do not necessarily expose every field present in their corresponding resource types, only a set a of selected fields are exposed to customrers throught this API. Additional fields/inormation can be requested and Matter City Development team will review and decides if and when to expose them.
Authentication
- API Key: ApiKeyAuth
This API will require an API key to be provided in the header of the request. The API key can be generated and managed from the Matter City Platform UI. Depending on your subscription plan, you may have limitation on creating and managing API keys along with the number of API keys you can create. Please contact Matter City Support team for more information.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | x-api-key |
License
MIT