Ionburst Cloud API
The Ionburst Cloud API is a REST API that acts as the main entry point to Ionburst Cloud functionality; allowing data and secrets to be uploaded, retrieved and deleted from the platform.
The API implements:
- a method for obtaining a Bearer token for authentication
- a method to obtain a list of available Ionburst Cloud policy classifications
- methods for the uploading, retrieving and deleting of data from Ionburst Cloud S6
- methods for the uploading, retrieving and deleting of secrets from Ionburst Cloud NKV
- deferred methods for uploading data and secrets
Endpoints
The following API endpoints are currently available for Ionburst Cloud:
Region | Endpoint |
---|---|
🇮🇪 Dublin (eu-west-1) | https://api.eu-west-1.ionburst.cloud/ |
🇬🇧 London (eu-west-2) | https://api.eu-west-2.ionburst.cloud/ |