This endpoint is used to retrieve obol techne credentials an address owns
/v1/address/techne/{address}
The address to check the techne credentials for.
curl -L \ --url 'https://api.obol.tech//v1/address/techne/{address}'
{ "base": [ "text" ], "bronze": [ "text" ], "silver": [ "text" ], "gold": [ "text" ] }