API Documentation
Introduction
API reference to guide you through the fundamentals of the SlyceIO gateway
Getting Started
In order to access your container data you must:
- Create an API key within the SlyceIO UI for the required container definition
- Use the API key to retrieve an encrypted bearer token via the authorization token endpoint
- Add the bearer token to the authorization header for any of the document endpoints you wish to use
Bearer token security is used for all Document Endpoints.
Additional
SlyceIO is OpenAPI compliant and also accessible using the Postman project template