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_idof 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
Some data are Confidential
All data are Confidential
Unauthorized Access
Forbidden Access
Insufficient Credit
API Request Limit Reached
Not Found
Last updated