# Quillcheck API Service

## Key Features

* Analyse smart contract code for centralisation risks
* Assess token dump risks via holder and liquidity analysis
* Honeypot detection and risk scoring

## Supported Chains

* Ethereum (Chain ID: 1)
* Binance Smart Chain (Chain ID: 56)
* Polygon (Chain ID: 137)
* &#x20;Base (8455)
* Solana

## What Does The API Do?

The QuillCheck API provides a single endpoint for retrieving specific token details by supplying the token's contract address relevant to a particular blockchain. Our API ensures the procurement of exhaustive details, encompassing contract checks, market evaluations, and an advanced honeypot detection report. This valuable information empowers your users to discern the level of security and risk involved with the engagement of specific tokens.

Our comprehensive guide will walk you through the proficient usage of our API. It encompasses a detailed overview of accessible endpoints, step-by-step instructions to initiate requests and handle responses, an enumeration of error codes for effective troubleshooting, along with guidelines on rate limiting to ensure optimum and uninterrupted usage.

Our commitment lies in incessant improvements and expansions of our API to align with your needs and exceed your expectations. For any queries or suggestions, do not hesitate to connect with our dedicated support team @ <https://t.me/quillai_network>\
\
Our aspiration is for developers to leverage this API to infuse token safety insights into DEXs, wallets, and pertinent dApps, empowering web3 users with risk awareness in their digital interactions.

\
Here's to you, and happy coding!

{% content-ref url="/pages/BhbMl15YYoxXgE0YHHpt" %}
[API Reference](/quillcheck/reference/api-reference.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://quillainetwork.gitbook.io/quillcheck/quillcheck-api-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
