Developer Docs

RCMHelper API Reference

Integrate intelligent medical coding directly into your existing systems. RESTful JSON API with authentication, rate limits, and predictable error responses.

REST APIJSON

Base URL

https://api.rcmhelper.com/v1

All API endpoints require Bearer token authentication.

Authentication

Authorization: Bearer YOUR_API_KEY

Obtain your API key from the Settings -> API Keys page in your dashboard.

Core Endpoints

POST
/v1/sbs-mapper
Map clinical service descriptions to Saudi Billing System (SBS) codes
GET
/v1/sbs-mapper/history
Retrieve mapping history
POST
/v1/batch
Submit a batch mapping job
GET
/v1/batch/{id}
Check batch job status
GET
/v1/account
Get account info and usage stats

Rate Limits

Free
12 queries/month
Starter
2,000 queries/month
Professional
8,000 queries/month
Organization
Custom

Full interactive API documentation with request/response examples is coming soon. In the meantime, contact our team for integration support.

Contact Support