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
200Success
application/json
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
200Success
application/json
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
200Success
application/json
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
200Success
application/json
get
/v1/techne/gold/{index}

Last updated

Was this helpful?