LogoLogo
  • What is Theos AI?
  • Get Started
    • Object Detection
    • Pose Estimation
  • Library
    • Computer Vision
      • Object Detection
      • Semantic Segmentation
      • Image Classification
      • Pose Estimation
      • Face Recognition
    • Natural Language Processing
      • Language Translation
      • Question Answering
      • Sentiment Analysis
      • Text Generation
      • Text Summarization
    • Speech
      • Speech Recognition
      • Voice Cloning
      • Emotion Recognition
      • Speaker Verification
      • Speech Synthesis
  • Datasets
    • Image
      • Upload
      • Classes
      • Labels
        • Bounding Box
          • Labeling
          • Autolabeling
          • Formats
            • Theos JSON
            • COCO JSON
            • Darknet TXT
            • Pascal VOC
    • Text
    • Audio
  • Machines
    • Theos Cloud
    • Google Colab
    • On-Premise
  • Train
  • Deploy
    • OCR Languages
  • Rest API
    • Datasets
    • Machines
    • Train
    • Deploy
Powered by GitBook
On this page
  • Create your API Token
  • Call the API

Was this helpful?

Rest API

Create API Tokens to control your Theos project through API calls.

PreviousOCR LanguagesNextDatasets

Last updated 2 years ago

Was this helpful?

Create your API Token

Go to your project settings and click on the API Tokens tab.

Click on the New Token button on the top right corner.

Finally click create and you'll get a new API Token to make API calls to the Theos AI platform.

Call the API

Now you can control the Theos AI platform from anywhere you want through API calls. Read the following pages to learn how to use the API for all the different sections of Theos.

are the set of examples your AI will learn from to perform cognitive tasks.

are powerful computers Theos controls to perform neural network training.

is the act of making your AI learn from your dataset.

is the act of deploying your AI into production on a highly scalable REST API entirely managed by Theos, so you can finally make intelligent software by making simple HTTP requests.

Datasets
Machines
Train
Deploy
API Tokens on Theos AI
Creating a new API Token