Chain Address Prefix

To request data from the Security Score endpoint using a token address (chain:address), users must include the proper chain prefix. Chain prefix mapping is provided in the table below.

GET
/v1/security-scores/{token_address}
curl -G https://partner.certik-skynet.com/v1/security-scores/chain:address \
          -H "X-Certik-Api-Key: {YOUR_API_KEY}" \