Retrieve Certificate by IAF ID

Retrieve Certificate by IAF ID

Get certificate details by IAF ID.

GET /certificate/{cert_id}

Fields that are marked with an asterisk (*) are mandatory.

  • Certificate Information Requirements:

    • The API requires the cert_id of a Certificate.

  • Response value:

    • The API will return a single matched Certificate record.

Headers

Name
Type
Description

Content-Type*

String

application/json

x-http-authorization*

String

API Key received from https://www.iafcertsearch.org/api-verification

Example:

x-http-authorization: <<API KEY>>

Parameters

Key
Type
Description

cert_id*

String

The ID of the Certificate. Example: cert_GuFIQmBnjaNG8Xvz7Q3DeBVx

Requests

Responses

Request Successful

Last updated