LogoLogo
Sypht AppHelp CenterMarketplace
  • Introduction
  • Setup
    • Authentication
  • Upload and Extract
    • Upload and Extract (v2)
    • Upload and Extract (v1)
    • File management
  • Workflows (v1)
    • Real-time validation
    • Smart document split
    • Entity matching
  • Workflows (v2)
    • extraction (sypht.extract)
    • Real-time validation (sypht.validate)
    • Smart document split (sypht.split)
  • Field types
    • Line Items
    • Classification fields
    • Signals
    • Values
  • API Docs
    • API Introduction
    • Authentication
      • POST - Authentication Token
    • Upload Document
      • POST - Upload Document
      • POST - Upload JSON
    • Results
      • GET - Document Results
      • GET - Image Results
    • Upload Annotation
      • PUT - Upload Annotation
Powered by GitBook
On this page
  • Not a Developer?
  • AI Products
  • How to get started Syphting with our API
  • Response Codes
  • Success
  • Error

Was this helpful?

  1. API Docs

API Introduction

PreviousValuesNextAuthentication

Last updated 3 years ago

Was this helpful?

This reference section lays out how to extract unstructured data using our AI products. A Sypht AI product is essentially an intelligent model that extracts a collection of fields from a document. We have a whole range of different AI products that meet different business needs. To learn more about our AI products you can contact us .

Before getting started, you'll need to . By signing up you'll gain free trial subscriptions to a handful of our AI products out of the box and you'll be granted API credentials that will enable you to generate a bearerToken to access the Sypht API.

Not a Developer?

You can use our app to start Sypht-ing! No coding required. Check out .

AI Products

For a complete list of the AI products offered, visit . You'll gain a free trial subscription upon signing up.

How to get started Syphting with our API

In as little as three steps, you can start Sypht-ing.

Response Codes

Success

In the responses, Sypht returns these HTTP status codes for successful requests:

Status
Description

200 OK

The request succeeeded

Error

Status
Message
Cause

400 Bad Request

Validation errors

A descriptive message will be returned to explain the specific error encountered.

401 Unauthorized

Invalid credentials

Credentials entered are incorrect.

here
signup for a Sypht account
app.sypht.com
app.sypht.com/marketplace
Getting your bearer token
Upload a document
Retrieve results