Skip to main content
POST
Detect an Integration source

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

id
string
required
Pattern: ^prin_[0-9a-f]{32}$

Body

application/json
source_url
string
required
Maximum string length: 2048
Pattern: ^https:\/\/[^\s]+$

Response

IntegrationSourceDetection

status
enum<string>
required
Available options:
matched
offering_id
string
required
Pattern: ^ioff_[0-9a-f]{32}$