Plug Conduitt intothe tools you already use

Connect Stripe for payment collection today. Use the REST API and exports for supported data movement; accounting, bank, CRM, and communication connectors are coming soon.

Every tool connected, nothing copied by hand

Credit Card icon

Payments

Stripe payments can reconcile back to the invoice timeline. Other payment processors and bank-transfer automation are coming soon.

St

Stripe

Accept Stripe-backed online payments and sync payment status back to the invoice timeline automatically.

Learn more
Pa

PayPal

Coming soon. PayPal and Venmo auto-matching are not available today.

Learn more
Sq

Square

Coming soon. Square payment flows are not available today.

Learn more
Go

GoCardless (coming soon)

Coming soon. Scheduled direct-debit collection is not available today.

Learn more
Wi

Wise

Coming soon. Cross-border payment automation is not available today.

Learn more

Your data flows through Conduitt, not around it

Stripe
REST API
Exports
Conduitt
QuickBooks soon
Slack soon
Plaid soon
01

Connect Stripe

Use Stripe for payment collection today, or generate API keys for documented REST workflows.

02

Move data

Use REST endpoints and exports for supported invoice, client, payment, and reporting handoffs.

03

Mark roadmap

Accounting, bank, Slack, and storage connectors are coming soon.

Build exactly the integration you need

REST API with predictable resource-oriented endpoints and scoped API keys. Direct REST calls are available today; public webhook, SDK, and CLI availability lives on the status pages.

  • 01REST API with OpenAPI spec and interactive docs
  • 02Scoped API keys for documented workflows
  • 03Exports for finance and operations handoffs
  • 04Route-level rate limits documented in the API docs
  • 05Webhook and SDK availability pages for future tooling
View API reference
api-request.sh

# Create an invoice

curl -X POST https://api.corinthian.com/v1/invoices

-H "Authorization: Bearer sk_live_..."

-d '{"client_id": "cl_9xk", "amount": 4200}'

# Response — 201 Created

{

"id": "inv_r8Tm2kP",

"status": "draft",

"amount": 4200,

"currency": "usd",

"portal_url": "https://pay.corinthian.com/inv_r8Tm2kP"

}

Your first integration should not be a project

Pick a category, authenticate, and data starts flowing without a long setup cycle.

We use cookies to improve your experience, analyze traffic, and personalize content.