Obex API

Integrate the power of Obex's document intelligence into your own applications. Our developer-friendly REST API is robust, scalable, and secure.

Get Started in Minutes

Three simple steps to integrate AI governance

1

Get Your API Key

Sign up and generate your API key from the dashboard

2

Upload a Document

Send a simple request to upload your document

3

Ask a Question

Query the document to get answers

Live Example
curl -X POST https://api.obextech.ai/v1/documents \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F 'file=@/path/to/your/document.pdf' \
  curl https://api.obextech.ai/v1/query \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"document_id": "doc_123", "query": "What is the governing law?"}'
Response: Intelligent routing, cost optimization, and security—all automatic

API Features

Comprehensive API coverage for all your needs

Fast & Scalable
Our API is built for performance, handling high volumes of requests with low latency, so your application stays responsive.
    State-of-the-Art AI
    Leverage our cutting-edge language models without the complexity of building and maintaining your own AI infrastructure.
      Secure & Reliable
      With the same enterprise-grade security as our main platform, you can build with confidence, knowing your data is protected.

        Ready to Build with Obex?

        Dive into our comprehensive documentation and start integrating powerful document AI into your products today.

        Get Your Free API Key