How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CertifID Integration API

The Integration API from CertifID — 12 operation(s) for integration.

CertifID Integration API is one of 15 APIs that CertifID publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Integration. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 12 operations across 12 paths, and defines 38 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.certifid.com.

12 operations 12 paths 38 schemas 12 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.certifid.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

CertifID Integration API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 GET. Each is listed below with its method, path, parameters, and response codes.

Integration 12
GET
/api/v1/Integration/Collect/{requestId}/Certificate
Get the confirmation PDF certificate associated with a successfully completed collect request.
1 param → 200404401403
GET
/api/v1/Integration/Collect/{requestId}
Retrieve the latest state of an initiated request within CertifID's platform.
1 param → 200404401403
GET
/api/v1/Integration/Send/{requestId}/Certificate
Get the confirmation PDF certificate associated with a successfully completed send request.
1 param → 200404401403
GET
/api/v1/Integration/Send/{requestId}
Retrieve the latest state of an initiated send request within CertifID's platform.
1 param → 200404401403
GET
/api/v1/Integration/Confirm/{requestId}/Certificate
Get the confirmation PDF certificate associated with a successfully completed collect request.
1 param → 200404401403
GET
/api/v1/Integration/Confirm/{requestId}
Retrieve the latest state of an initiated confirm request within CertifID's platform.
1 param → 200404401403
GET
/api/v1/Integration/Identity/{requestId}/Certificate
Get the confirmation PDF certificate associated with a successfully completed identity request.
1 param → 200404401403
GET
/api/v1/Integration/Disbursement/{disbursementId}/Certificate
Get the confirmation PDF certificate associated with a successfully validated disbursement.
1 param → 200404401403
GET
/api/v1/Integration/Disbursement/{id}
Gets a Disbursement (Payoff) by ID
1 param → 200400404401403
GET
/api/v1/Integration/PayoffOrder/{id}
Gets a payoff order by its ID.
2 params → 200400404500401403
GET
/api/v1/Integration/PayoffOrder/{payoffOrderId}/Quote/{quoteId}/Certificate
Get the quote PDF associated with payoff order.
2 params → 200404401403
GET
/api/v1/Integration/Identity/{requestId}
Retrieves the latest state of an initiated IDV request.
1 param → 200404401403

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are CertifID.V2.PayoffOrdering.Common.Models.PayoffOrder (29 properties), CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel (16 properties), CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel_2 (16 properties), CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiRequestDetailsViewModel (14 properties). Each schema is shown below with its type and property counts.

CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.Party
object
A party to a file/deal.
7 properties 2 required
System.Net.HttpStatusCode
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.PublicRequestStatus
string
The various statuses of a wiring instructions related request in the CertifID platform.
CertifID.V2.PayoffOrdering.Common.Models.PayoffOrderLenderInfo
object
2 properties
CertifID.V2.PayoffOrdering.Common.Models.IntegrationData
object
4 properties
CertifID.V2.PayoffOrdering.Common.Models.PayoffOrder
object
29 properties
CertifID.V2.Common.Models.Integrations.IntegrationData
object
4 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.VerificationDetails
object
5 properties
CertifID.V2.PublicAPIsService.Common.Models.PublicModels.PayoffStatus
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.PropertyAddress
object
A description of the property in question.
5 properties
Microsoft.AspNetCore.Mvc.ProblemDetails
object
5 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.OutboundRequest_1_CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiRequestDetailsViewModel
object
6 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.RejectFeedback
object
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.BorrowerResponseModel
object
Payoff Protect Borrower
4 properties
CertifID.V2.PayoffOrdering.Common.Enums.PayoffOrderStatus
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiIdentityRequestViewModel
object
2 properties
CertifID.V2.Common.Models.Integrations.IntegrationProviderType
string
CertifID.V2.PayoffOrdering.Common.Models.PayoffQuote
object
9 properties
CertifID.V2.PublicAPI.Models.ResponseModels.ModelStateRepresentation
object
5 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectUpsertStatusResponseModel
object
This will contain information about the Status of the Disbursement/Payoff
3 properties
CertifID.V2.PayoffOrdering.Common.Models.PayoffOrderEvent
object
4 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectLenderResponseModel
object
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.PublicRecipientType
string
The role of the party in the real estate deal.
CertifID.V2.PayoffOrdering.Common.Enums.PayoffAccountType
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.OutboundRequest_1_CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiIdentityRequestViewModel
object
6 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiRequestDetailsViewModel
object
14 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.PublicIdentityRequestStatus
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectLoanResponseModel
object
Request model for a Payoff Protect Loan
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.RejectFeedbackType
string
CertifID.MortgagePayoff.Common.Models.BankInfo
object
3 properties
CertifID.V2.PublicAPI.Models.ResponseModels.ModelStateErrorsRepresentation
object
2 properties
CertifID.MortgagePayoff.Common.Models.Borrowers.BorrowerType
string
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel
object
Response model for a Payoff
16 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.RequestParts.Party_2
object
A party to a file/deal.
7 properties 2 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.OutboundRequest_1_CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiRequestDetailsViewModel_2
object
6 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectLenderResponseModel_2
object
3 properties
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.OutboundRequest_1_CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.ApiIdentityRequestViewModel_2
object
6 properties 1 required
CertifID.V2.PublicAPI.ViewModels.Requests.Api.Outbound.PayoffProtect.PayoffProtectResponseModel_2
object
Response model for a Payoff
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

certifid-integration-api-openapi.yml Raw ↑

Other APIs CertifID publishes across the network.

CertifID Account Verifications API
CertifID Bank Lookup API
CertifID Collect Request API
CertifID Confirm Request API
CertifID Disbursements API
CertifID Identity Request API
CertifID Lenders API
CertifID Location API
CertifID Payoff Ordering API
CertifID Send Request API
CertifID Test API
CertifID Underwriter API
Where this information came from

This is an independent, third-party profile of CertifID Integration API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.