Dantty Media Upload API

Effortlessly manage and classify your media.

Overview

This API allows developers to upload, classify, and manage images seamlessly. Integrate it into your applications to enhance image processing efficiency.

Getting Started

API Endpoints

Upload an image to the server.

Request Body:
{
    "api_key": "your_api_key",
    "image_name": "example.jpg",
    "classification": "category",
    "image": "base64encodeddata"
}
                            

Check the status of the API server.

Support

For any issues or queries, contact us at support@dantty.com.