Available resources
Base URL
Transactions
A Transaction is a name given to a query submitted to CAF services. The resource called transactions (/transactions
) provides the ability for direct consumption of all active services using a single API request containing the data of an individual or company.
API reference:
TransactionOnboardings
Onboarding is a web redirect service offered, whereby the registration data of a person or company is collected using a CAF-hosted page. The resource called onboarding (/onboardings
) provides the customisable URL for the registration and only after the query has been submitted does consume the services as a Transaction.
API reference:
OnboardingProfiles
The profile is a CAF intelligence that runs against transaction data, aiming to unite collected information about a document in a single place for both companies and individuals. The resource people (/people
) is where you can consult and retrieve information about an individual, whereas for companies the available resource is (/companies
).
API reference:
ProfileLast updated