Overview
This API allows developers to upload, classify, and manage images seamlessly. Integrate it into your applications to enhance image processing efficiency.
Getting Started
- 1. Obtain your API key by registering on our platform.
- 2. Use the provided endpoints to interact with the API.
- 3. Refer to the documentation below for detailed examples.
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.