latestOpenAPI 3.0.02026-08-138371125.7 KB

707a88e0b355

Techne Credentials

Retrieve Bronze techne credential metadata

This endpoint is used to retrieve Bronze techne credential metadata

get/v1/techne/bronze/{index}

Path parameters

indexnumber required

The techne index.

Response

descriptionstring required
external_urlstring required
imagestring required
namestring required

Example response

{
  "description": "Obol Techne Bronze Credential",
  "external_url": "https://blog.obol.tech/introducing-the-obol-techne-credential/",
  "image": "https://obol.tech/techne/bronze.png",
  "name": "Obol Techne - Bronze"
}