API Playground

SANDBOX

Interactive API sandbox — test endpoints with live request/response.

Endpoints

GET/api/v1/credentials/{id}

Retrieve a credential by ID

POST/api/v1/verify

Verify a credential hash

POST/api/v1/credentials

Issue a new credential

GET/api/v1/institutions

List all institutions

POST/api/v1/share

Generate a share link

POSThttps://api.certify.ma/api/v1/verify
{ "hash": "sha256:a8f2e1b3c4d5..." }