Meta
Liveness and auth check.
Liveness and auth check.
| Operation | Method | Path |
|---|---|---|
| Verify your Lender API key | GET | /ping |
Every page below is generated from the OpenAPI document, carries a request sample in the language you pick, and sends to the sandbox server from its playground.
Lender API
Two API families, one authentication and error model. The Lender API (/v1) lets funding partners pull their deal flow, report statuses, submit offers, message clients, and receive webhooks. The Partner API (/partner/v1) lets referral partners submit and track referrals and receive webhooks. Both are authenticated with an X-API-Key header and share the same error envelope, rate limit, and webhook signing scheme.
Verify your Lender API key GET
Next Page
