Getting Started with DocuProx
Get up and running with DocuProx AI document extraction in minutes. This guide covers everything from account setup to your first successful API call.
Introduction
DocuProx is a powerful, AI-driven SaaS platform designed to intelligently extract structured data from images and PDF documents like invoices, passports, and government IDs. Built with an API-first approach, DocuProx provides a robust RESTful API specifically designed for seamless integration into your existing systems. Using configurable templates (value-based, annotation-based, and prompt-based extraction methods), DocuProx eliminates manual data entry, enhances accuracy, and accelerates your business processes by transforming unstructured document data into ready-to-use JSON format that can be directly consumed by your applications.
Getting Started with DocuProx
Getting started with DocuProx is straightforward and requires just a few simple steps:
Sign In
Create your DocuProx account and access the platform
Don't have access? Request access through our signup request form
Generate API Key
Create a secure API key for authentication
Configure Templates
Set up templates using value-based, annotation-based, or prompt-based extraction methods
Define JSON Structure
Specify the exact JSON format for your extracted data
Test Template
Upload sample images to validate template output, check accuracy, and adjust template configuration if needed
Integrate Your System
Use your template ID along with images or PDFs to extract structured data via API calls
API Integration Flow
Customer System
Your existing business systems, such as Salesforce, ServiceNow, or custom applications.
DocuProx API
Handles secure and scalable document processing and data extraction via RESTful endpoints.
What this documentation covers:
- Platform Overview: Understanding what DocuProx is and its core capabilities.
- Quick Start Guide: Essential steps to get you up and running quickly, including API key generation, template configuration, and testing.
- Core Topics: Detailed explanations of how DocuProx works, template management, integration with your applications, and monitoring your usage.
- Resources: Information on SDKs, libraries, and examples to aid in your development.
- FAQs: Answers to frequently asked questions and troubleshooting tips.
Quick Start
This section will guide you through the essential steps to quickly get started with DocuProx.
1 Logging In and Navigating the Dashboard
When you access DocuProx, first you will need to log in with your Email ID and Password. After successful login, you will see your Dashboard and the left sidebar navigation.
Sidebar Navigation
The left sidebar provides quick access to the main areas of the application:
- • Dashboard
- • Templates
- • Manage Users
- • Profile
- • Settings
Dashboard Overview
The Dashboard provides a quick summary of your account's performance and usage. Here you will find real-time metrics and analytics, helping you monitor your document processing activities.
Key Dashboard Metrics:
Usage Summary
- • API Requests count
- • Credits Used/Remaining
- • Success Rate percentage
Analytics Filters
- • Last 7 days
- • Last 30 days
- • Last 90 days
Graphs & Trends
- • Requests Over Time
- • Success & Error Rates
- • Response Time Trend
2 How to Generate an API Key
Your API Key is crucial for securely integrating DocuProx with your applications and for testing templates.
Security Warning
For security reasons, this key will only be fully visible once. If you lose it, you will need to generate a new one. You can also revoke existing keys from here.
3 How to Configure a Template
Templates are blueprints that define how DocuProx extracts data from your documents.
Template Creation Steps:
Data Extraction Methods:
Label-Value Extraction (Prompt-based)
Highly effective when information has associated labels (e.g., "Name:", "Date:", "Invoice Total:").
Annotation-based Extraction (Visual)
Powerful for extracting data from specific, visually defined document areas, even without clear textual labels.
4 How to Test a Template
Thorough template testing is crucial to ensure accurate data extraction prior to large-scale deployment.
5 How to Integrate DocuProx with Your Application
DocuProx is designed for seamless integration into virtually any application, system, or workflow. Its API-first design ensures maximum flexibility.
Use Your API Key
The API key generated in Step 2 is your authentication token for all API requests.
Refer to API Documentation
For detailed integration instructions, including API endpoints, request/response formats, and code examples.
Utilize SDKs/Libraries
DocuProx offers SDKs or libraries in popular programming languages to simplify integration.
Ready to explore more?
Now that you understand the basics, dive deeper into DocuProx features and capabilities.