githubEdit

Techne Credentials

Retrieve Base techne credential metadata

get
/v1/techne/base/{index}

This endpoint is used to retrieve Base techne credential metadata

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
indexnumberRequired

The techne index.

Responses
chevron-right
200Success
application/json
descriptionstringRequiredExample: Obol Techne Bronze Credential
external_urlstringRequiredExample: https://blog.obol.tech/introducing-the-obol-techne-credential/
imagestringRequiredExample: https://obol.tech/techne/bronze.png
namestringRequiredExample: Obol Techne - Bronze
get
/v1/techne/base/{index}

Retrieve Bronze techne credential metadata

get
/v1/techne/bronze/{index}

This endpoint is used to retrieve Bronze techne credential metadata

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
indexnumberRequired

The techne index.

Responses
chevron-right
200Success
application/json
descriptionstringRequiredExample: Obol Techne Bronze Credential
external_urlstringRequiredExample: https://blog.obol.tech/introducing-the-obol-techne-credential/
imagestringRequiredExample: https://obol.tech/techne/bronze.png
namestringRequiredExample: Obol Techne - Bronze
get
/v1/techne/bronze/{index}

Retrieve Silver techne credential metadata

get
/v1/techne/silver/{index}

This endpoint is used to retrieve Silver techne credential metadata

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
indexnumberRequired

The techne index.

Responses
chevron-right
200Success
application/json
descriptionstringRequiredExample: Obol Techne Bronze Credential
external_urlstringRequiredExample: https://blog.obol.tech/introducing-the-obol-techne-credential/
imagestringRequiredExample: https://obol.tech/techne/bronze.png
namestringRequiredExample: Obol Techne - Bronze
get
/v1/techne/silver/{index}

Retrieve Gold techne credential metadata

get
/v1/techne/gold/{index}

This endpoint is used to retrieve Gold techne credential metadata

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
indexnumberRequired

The techne index.

Responses
chevron-right
200Success
application/json
descriptionstringRequiredExample: Obol Techne Bronze Credential
external_urlstringRequiredExample: https://blog.obol.tech/introducing-the-obol-techne-credential/
imagestringRequiredExample: https://obol.tech/techne/bronze.png
namestringRequiredExample: Obol Techne - Bronze
get
/v1/techne/gold/{index}

Last updated

Was this helpful?