S3
{
"message": "<string>"
}
This documentation is intended for users who are implementing self-serve API integrations. If you’re utilizing Dashdive’s automated agent for data collection, refer to the relevant sections of our documentation.
Welcome to Dashdive’s Data Collection Solutions
At Dashdive, we understand the importance of flexibility and control in managing cloud data. To meet diverse needs, we offer two distinct methods for data collection:
-
Automated Agent: For those seeking a hassle-free, automated solution, our agent seamlessly integrates with your cloud storage, providing efficient and continuous data collection.
-
Self-Serve APIs: For users who prefer direct control or need to customize data collection, our self-serve APIs offer the flexibility and granularity needed for specific data requirements.
This documentation focuses on our Self-Serve APIs, providing you with the tools and knowledge to integrate these APIs into your cloud management workflow.
Getting Started with Self-Serve APIs
Before diving into the API details, ensure you’re familiar with the basic concepts and setup requirements:
- Review the API Setup Guide for initial configuration steps.
Dashdive API Endpoints
Access the complete OpenAPI specification
Authentication
To ensure secure access to our APIs, authentication is mandatory for all endpoints. Use your Dashdive API key as follows:
"header": {
"X-API-Key": "<YOUR_DASHDIVE_API_KEY>"
}
Body
Option 1
Option 2
Option 3
Option 4
Option 5
Option 6
Option 7
Option 8
Option 9
Option 10
Option 11
Option 12
Option 13
Option 14
Option 15
Option 16
Option 17
Option 18
Option 19
Option 20
Option 21
Option 22
Option 23
Option 24
Option 25
Option 26
Option 27
Option 28
Option 29
Option 30
Option 31
Option 32
Option 33
Option 34
Option 35
Option 36
Option 37
Option 38
ListBuckets
aws
, backblaze
, wasabi
Response
{
"message": "<string>"
}