MeteraDocs

Build

Keys & environments

Live keys hit real sources and are billed. Test keys return fixtures at zero cost.

mk_live_ keys hit real sources and are billed. mk_test_ keys return a fixture with the identical shape and verification block, at zero cost. Nothing is debited and no paid source is called. The prefix is the only difference, and it is meaningful.

// mk_test_ response, same shape, flagged, free
{ "status":"delivered",
  "data":{ "token":"SOL", "priceUsd":175.42, "asOf":0 },
  "verification":{ "level":"anchored", "source":"kraken", "cost":"0.0000", "traceId":"test_tokenprice", "test":true },
  "type":"token.price", "params":{ "token":"SOL" } }

Create and revoke keys in the dashboard. A key is shown in full exactly once, at creation. Only its hash is stored, so it can never be shown again. Revoking is immediate.