Jtheta.ai Docs
Launch Jtheta.ai
  • Getting Started
    • 🎯Introduction
  • 🧑‍💻Login/Signup
  • WORKSPACE MANAGEMENT
    • 🏡Create Workspace
    • 🗝️User Access
    • 👨‍💼User Management
  • PROJECT MANAGEMENT
    • 📍Create Project
    • 🖊️Annotation
      • ✈️AI Assist
      • ⏪Review
      • 🌀Types of Annotation
  • 📖Project Analytics
  • DATASET MANAGEMENT
    • ◀️Release Version
    • 📁Manage Dataset
    • 📰Clone Dataset
  • Jtheta REST API
    • ⚙️Jtheta API documentation
    • 🔐Get started with REST API
      • Authentication
      • Create Project
      • Create Dataset
      • Upload images to a Dataset
      • Get Annotation Status
      • Request Annotations
      • Delete Project
      • Download Dataset
  • AUTHENTICATION
    • 🔑 Create JTheta API Key
  • PYTHON SDK
    • JTheta Python SDK
Powered by GitBook
On this page
  1. Jtheta REST API

Get started with REST API

Manage your Jtheta projects, datasets and annotations faster using the REST API..

PreviousJtheta API documentationNextAuthentication

Last updated 14 days ago

JTheta.ai offers a powerful REST API for programmatic access to all platform functionalities. While the web platform provides an intuitive interface to create projects, upload images, assign annotation tasks, and export labeled datasets, the REST API enables developers and data teams to automate these operations at scale.

With the API, you can create and manage projects, upload large batches of images, trigger AI-assisted annotation, assign annotators and reviewers, and download completed labels — all through secure, authenticated endpoints. This is especially useful when working with high-volume datasets or integrating JTheta.ai into your custom MLOps workflows.

Whether you prefer the convenience of the web UI or the flexibility of the REST API, JTheta.ai supports a seamless and scalable annotation experience to match your needs.

You need a API key to use REST API.Refer to the following documentation on how to create API key:

🔐
🔑 Create JTheta API Key