DocsIntroduction

Introduction

Welcome to the SaSiRa OCR Engine API documentation. Our API allows you to extract text and data from various Indonesian documents with high accuracy and low latency.

Authentication

All API requests must include your API key in the Authorization header:

// Request Header
Authorization: Bearer YOUR_API_KEY

You can manage your API credentials in the Dashboard → API Keys panel.

Base URL

The base URL for all API request endpoints is:

https://api.sasira.id/v1

Rate Limiting

Requests are rate-limited based on your active subscription plan. Check your Dashboard for current limits, consumption analytics, and upgrade options.