Authentication & API Keys
Headers
Authorization: Bearer YOUR_API_KEYExample Request
curl https://api.gateway.zert.com/api/v1/chains \
-H "Authorization: Bearer YOUR_API_KEY"Getting an API Key
Unauthenticated Endpoint
curl https://api.gateway.zert.com/api/v1/healthLast updated

