Open API

Build Anything on Top
of FactorCloud.

Our REST API gives you full push/pull access to your FactorCloud data. 20+ integration partners already connected. Build the custom integrations your operation needs.

Get API Access See All Integrations →
REST API

Clean Endpoints. Real Data.

# Get funding schedules GET https://api.factorcloud.com/v1/schedules Authorization: Bearer your_api_key --- # Create invoice POST https://api.factorcloud.com/v1/invoices { "client_id": "BOLT-001", "debtor_id": "DEB-0482", "invoice_number": "INV-20480", "amount": 84200.00 } --- # Response { "id": "inv_8kX9mP2qRt", "status": "schedule_created", "advance_amount": 77464.00, "fee": 2105.00 }
GET
/v1/clients
List all clients with configuration, terms, and status
GET
/v1/schedules
Retrieve funding schedules with filters by date, client, status
POST
/v1/invoices
Create new invoice and trigger automated schedule creation
GET
/v1/debtors
List debtors with credit limits, exposure, and status
POST
/v1/payments
Record incoming payments and trigger auto-matching
GET
/v1/reports/{type}
Pull any of 48 reports programmatically in JSON or CSV
Integration Ecosystem

20+ Partners.
All Connected.

FactorCloud's open API powers 20+ pre-built integration partners. TruckerCloud for freight data, Ansonia for credit, QuickBooks for accounting — all connected out of the box. Enterprise plans include custom integration support.

  • 14 pre-built partner integrations
  • REST API for custom integrations
  • Webhook support for real-time event pushes
  • OAuth 2.0 authentication
  • Sandbox environment for development
  • Rate limits designed for enterprise usage
See All Partners →
🚛
TruckerCloud
📈
Ansonia
📒
QuickBooks
💰
Bill360
🔍
ROX
⚙️
Open API
API Access on Enterprise Plans

Build on FactorCloud

API access is included in Enterprise plans. Talk to us about your integration requirements.

Get a Demo See Pricing →