Techne Credentials
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
This endpoint is used to retrieve Base techne credential metadata
The techne index.
An unknown error occurred
GET /v1/techne/base/{index} HTTP/1.1
Host: api.obol.tech
Authorization: Bearer JWT
Accept: */*
{
"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"
}
This endpoint is used to retrieve Bronze techne credential metadata
The techne index.
An unknown error occurred
GET /v1/techne/bronze/{index} HTTP/1.1
Host: api.obol.tech
Authorization: Bearer JWT
Accept: */*
{
"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"
}
This endpoint is used to retrieve Silver techne credential metadata
The techne index.
An unknown error occurred
GET /v1/techne/silver/{index} HTTP/1.1
Host: api.obol.tech
Authorization: Bearer JWT
Accept: */*
{
"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"
}
This endpoint is used to retrieve Gold techne credential metadata
The techne index.
An unknown error occurred
GET /v1/techne/gold/{index} HTTP/1.1
Host: api.obol.tech
Authorization: Bearer JWT
Accept: */*
{
"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"
}