API Documentation
Build intelligent document approval workflows with SignumFlow's RESTful API. Get started in minutes with blockchain-grade security and AI-powered routing.
Overview
SignumFlow provides a simple REST API for automating document approval workflows. Our API is designed for developers who need enterprise-grade security with the simplicity of modern web APIs.
Base URL
Response Format
All API responses are in JSON format with consistent error handling and status codes.
Authentication
SignumFlow uses API keys for authentication. Include your API key in the Authorization header:
API keys are prefixed with:
sk_test_
for test/trial keyssk_live_
for production keys
Quick Start
Create your first approval workflow in 3 simple steps:
1. Create a Workflow
2. Start an Approval
3. Check Status
Workflows
Define multi-step approval processes with automatic routing and escalation.
Approvals
Start, track, and manage document approvals with real-time status updates.
Documents
Upload and manage documents with secure storage and blockchain verification.
Audit Trail
Access complete audit logs with cryptographic proof for compliance.
Error Codes
SignumFlow uses conventional HTTP status codes:
- 200 - Success
- 400 - Bad Request
- 401 - Unauthorized
- 404 - Not Found
- 429 - Rate Limited
- 500 - Server Error
Rate Limits
API requests are limited based on your plan:
- Trial: 100 requests/hour
- Pro: 10,000 requests/hour
- Enterprise: Custom limits
Webhooks
Receive real-time notifications for approval events, escalations, and status changes.
Get API AccessNeed help? Contact our developer support team.