API Status: Operational
RateMatch Partner API
Integrate loan matching and credit assessment into your application with our RESTful API. Built for fintech partners who need reliable, fast, and secure loan origination.
Authentication
Learn how to authenticate with API keys and JWT tokens
Quick Start
Get up and running in 5 minutes with our quick start guide
Sandbox Testing
Test your integration with simulated credit scores
API Reference
Explore the full API with interactive documentation
Quick Example
Exchange API key for token
curl -X POST https://api.ratematch.com.au/v1/auth/token \
-H "Content-Type: application/json" \
-H "X-API-Key: rm_live_your_api_key" \
-d '{"grantType": "api_key"}'Key Features
Sandbox Environment
Test with X-Sandbox-Score header to simulate different credit profiles
Rate Limiting
Tiered rate limits: Free (100/hr), Standard (1000/hr), Enterprise (10000/hr)
Webhook Events
Real-time notifications for application status changes