Credas API Skill
credas-co-uk-pi
credas-co-uk-pi
| Method | Path | Description |
|---|---|---|
POST | /api/bank-accounts/verify | |
POST | /api/companies | Verifies bank account details. |
GET | /api/companies/{companyId} | Searches for a company based on its Company Number and returns its details. |
POST | /api/credit-status/perform | |
POST | /api/datachecks | Check includes identifying bankruptcy, insolvency, CCJ's or Company Directorship. |
GET | /api/images/selfie/{registrationId} | Creates new data check against a specified registration. |
POST | /api/images/selfie | Retrieve the selfie image associated with a registration. |
GET | /api/images/liveness/{registrationId} | Add a selfie image to the registration. |
POST | /api/images/liveness | Retrieve the liveness action image (UAP) associated with a registration. |
GET | /api/images/liveness-performed/{registrationId} | Add a liveness image (UAP) to the specified registration. |
GET | /api/images/id-document/{registrationId} | Retrieve the liveness performed image associated with a registration. |
POST | /api/images/id-document | Get all id document images associated with a registration. |
GET | /api/images/scan-report-pdf/{scanId} | Add an id document image to the specified registration. |
POST | /api/property-register | Returns a detailed report on the analysis that has taken place of a scanned document |
GET | /api/property-register/{id} | Creates new property registry check against the registration. |
POST | /api/registrations/instant | Retrieves property registry check associated with the registration. |
POST | /api/registrations | Creates new registration record, adds an ID document and optional selfie image in one go. |
GET | /api/registrations/{id}/check-submitted-id-documents | Creates new registration. |
GET | /api/registrations/referenceid/{referenceId}/summary | Checks if submitted documents are sufficient to complete registration. |
GET | /api/registrations/{id}/summary | Finds registrations by the ReferenceId. |
GET | /api/registrations/regcode/{regCode}/summary | Finds a registration by the Id. |
GET | /api/registrations/{id}/supported-id-documents | Finds a registration by the RegCode. |
PUT | /api/registrations/{id}/status | Get a list of supported id document for the specified registration id. |
GET | /api/registrations/{id}/pdf-export | Updates the status of the registration to one specified in the request. |
GET | /api/registrations/{id}/pdf-export-sections | Returns PDF export for a given registration. |
PUT | /api/registrations/{id}/override-check-status | Returns a PDF report for a given registration containing specified sections |
POST | /api/registrations/{id}/resend-invitation | Sets an override for a specific check on the registration. |
GET | /api/registrations/{id}/settings | Resends any invitation for the specified registration. |
PUT | /api/registrations/{id}/settings | Gets registration settings or nothing if there are no settings associated with the registration. |
PUT | /api/registrations/{id}/contact-details | Updates registration settings. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install credas-co-uk-pi
Downloads and installs to ~/.claude/skills/credas-co-uk-pi/
v1 (2026-02-13)