Skip to main content

Rightfoot API

The Rightfoot API provides powerful balance checking capabilities to help you make informed decisions about loan payments and reduce NSF (Non-Sufficient Funds) occurrences.

API Overview

Our API enables you to:
  • Submit balance check requests for batches of authorizers
  • Retrieve processed balances to inform payment decisions
  • Receive webhooks when batch processing completes

Base URL

All API requests should be made to:
https://api.rightfoot.com

Authentication

The Rightfoot API uses Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY

Rate Limits

To ensure fair usage and system stability:
  • Maximum batch size: 1,000 authorizers per request
  • Requests are cached for 24 hours based on request body hash
  • SLA: Balance results available within 1 hour

Support

For questions or assistance:

Getting Started