Version: 1.0.0
API
The ncScale Data API is a robust toolset developed to effectively handle ncScale data. It provides a variety of endpoints and functionalities that allow developers and data professionals to programmatically interact with and manipulate ncScale data.
Authorization: Each token is always associated with a single application. You can also manage scopes in the ncScale dashboard when creating it.
To create a token and start using our API, all you have to do is go to your application's settings, in your developer portal, and create a token with the according scopes.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |