Onboarding
Confirma Finance Integrations API
Introduction
Authentication
Environments
Data validation
Contact information
Go Live & Deployment Guide
Services
Services
Invoice Intermediation service
Invoice Lifecycle Service
Debt Collection Services
Accounting integrations
Core endpoints
Onboarding
Introduction to onboarding
Create a new client
POST
Validate access token
GET
Renew access token
GET
Invoices
Introduction to Invoices
Create an invoice
Create an Invoice Action
Retrieve case details
Retrieve distribution Information
Payments
Introduction to Payments
Retrieve Payments
Retrieve settlements
Accounting
Introduction to accounting
Invoice
Invoice
Ledger
Ledger
Ledger
Payment
Payment
Payment
Need help?
Onboarding
Validate access token
Developing
GET
https://staging-integrations.confirmafinance.com/api/v1/partner/
validate
Try it
Run in Apidog
Run in Apidog
validation
Validate your API Key - response will tell the status of the token (API Key)
Request
Query Params
Generate Code
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Example
{
"isValid"
:
true
,
"message"
:
"Token is valid"
}
ðŸŸ
400
Bad Request
ðŸŸ
401
Previous
Create a new client
Next
Renew access token