SlyceIO home page
Search...
⌘K
Support
Log in / Sign up
Log in / Sign up
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
Documentation
Documentation
Website
API Documentation
Introduction
Authorization Endpoint
POST
Authorization Token
Document Endpoints
POST
Create Document
GET
Get Document
PUT
Update Document
DEL
Delete Document
POST
Query Documents
On this page
Getting Started
Additional
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
API Endpoints
View the OpenAPI specification
Postman
View the Postman project template
Authorization Token
Assistant
Responses are generated using AI and may contain mistakes.