Make Your First Request

Choose any of the following method and make your first request

Code Samples

curl -H "x-api-key: YOUR_API_KEY" \
  "https://check-api.quillai.network/api/v1/tokens/information/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2?chainId=1"

For Solana :

curl -H "x-api-key: YOUR_API_KEY" \
"https://check-api.quillai.network/api/v1/tokens/solana/6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"

Last updated