integrations.sh
← all integrations

credas.co.uk – pi

OpenAPI apis-guru security
Homepage
https://api.apis.guru/v2/specs/credas.co.uk:pi/v1.json
Provider
credas.co.uk:pi / pi
OpenAPI version
2.0
Spec (JSON)
https://api.apis.guru/v2/specs/credas.co.uk/pi/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/credas.co.uk/pi/v1/openapi.yaml

Tools (39)

Extracted live via the executor SDK.

  • bankAccounts.verify

    Verifies bank account details.

  • companies.getCompany

    GET /api/companies/{companyId}

  • companies.searchCompany

    If a company appears multiple times within the structure, it will only be detailed in full (i.e. with significant ownership details) in its first instance. Subsequent instances will be marked as duplicates. Whilst duplicate instances of companies can and will be identified, it is not possible to categorically identify duplicated people.

  • creditStatus.checkCreditStatus

    Check includes identifying bankruptcy, insolvency, CCJ's or Company Directorship.

  • dataChecks.addDataCheck

    Creates new data check against a specified registration.

  • images.addIdDocumentImage

    Add an id document image to the specified registration.

  • images.addLivenessImage

    Add a liveness image (UAP) to the specified registration.

  • images.addSelfieImage

    Add a selfie image to the registration.

  • images.getIdDocumentImages

    Get all id document images associated with a registration.

  • images.getLivenessImage

    Retrieve the liveness action image (UAP) associated with a registration.

  • images.getLivenessPerformedImage

    Retrieve the liveness performed image associated with a registration.

  • images.getScanReportPdf

    Returns a detailed report on the analysis that has taken place of a scanned document

  • images.getSelfieImage

    Retrieve the selfie image associated with a registration.

  • propertyRegister.addPropertyRegisterCheck

    Creates new property registry check against the registration.

  • propertyRegister.getPropertyRegisterCheckResult

    Retrieves property registry check associated with the registration.

  • registrations.addInstantRegistration

    It's designed to provide a quick integration path for external systems which capture these details.

  • registrations.addRegistration

    Creates new registration.

  • registrations.checkSubmittedIdDocuments

    Checks if submitted documents are sufficient to complete registration.

  • registrations.getApiRegistrationsIdPdfExportSections

    Returns a PDF report for a given registration containing specified sections

  • registrations.getRegistrationPdfExport

    Returns PDF export for a given registration.

  • registrations.getRegistrationSearch

    Gets paged registration list by search criteria or nothing if there are no matching fields. Optional parameters may be appended to the query string. Maximum page size is 50.

  • registrations.getRegistrationSettings

    Gets registration settings or nothing if there are no settings associated with the registration.

  • registrations.getRegistrationSummariesByReferenceId

    Finds registrations by the ReferenceId.

  • registrations.getRegistrationSummary

    Finds a registration by the Id.

  • registrations.getRegistrationSummaryByRegCode

    Finds a registration by the RegCode.

  • registrations.getRegistrationSupportedIdDocuments

    Get a list of supported id document for the specified registration id.

  • registrations.getShareCodePdfExport

    Returns settlement status PDF (Share Code) for a given registration.

  • registrations.overrideCheckStatus

    Sets an override for a specific check on the registration.

  • registrations.resendInvitation

    Resends any invitation for the specified registration.

  • registrations.updateContactDetails

    Updates a registration's contact details.

  • registrations.updateRegistrationSettings

    Updates registration settings.

  • registrations.updateRegistrationStatus

    Updates the status of the registration to one specified in the request.

  • regTypes.getAll

    Gets all available RegTypes.

  • reportView.getReportViewByReferenceId

    It may return none, one or many (up to 20) matching results. Each result contains a secure url; UTC date/time of when the link expires; name details of a person associated with the registration.

  • reportView.getReportViewByRegistrationId

    It may return none or one matching result. Each result contains a secure url; UTC date/time of when the link expires; name details of a person associated with the registration.

  • webVerifications.getWebVerificationsByReferenceId

    It may return none, one or many (up to 20) matching results. Each result contains a secure url; UTC date/time of when the link expires; name details of a person associated with the registration.

  • webVerifications.getWebVerificationsByRegistrationId

    It may return none or one matching result. Each result contains a secure url; UTC date/time of when the link expires; name details of a person associated with the registration.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools