Opticks API
Overview
This website describes the resources that make up the official Opticks REST API. If you have any problems or requests please contact support.
Current Version
The current version is v1.0 and the base URL is https://api.optickssecurity.com.
Schema
All API access is over HTTPS, and accessed from https://api.optickssecurity.com. All data is sent and received as JSON.
Authentication
- API Key: ApiAuth
- UNUSED
There is only one way to authenticate through Opticks API, and it is Authorization header. Requests that require authentication will return 401 Unauthorized in case of invalid token.
You can create an API key in the Developers Settings in your Opticks dashboard.
Authorization: {api_key}
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
Ignore this, we dont know how to remove it...
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | unused |
Bearer format: | Opaque |
License
Apache 2.0