# API Integration

- [Introduction](/developer-integration/api-integration/introduction.md): Learn more about Quick Intel's API integration capabilities. Explore our documentation and discover how to connect with our powerful crypto security scan data and tools."
- [x402 Permissionless Access](/developer-integration/api-integration/x402-permissionless-access.md)
- [API Authentication](/developer-integration/api-integration/api-authentication.md): All Quick Intel API calls require the use of an API key as part of the header.  Here we will show you how to find your API key
- [Supported Chains and DEX](/developer-integration/api-integration/supported-chains-and-dex.md): Discover the 55+ chains and DEX(es)the Quick Intel API supports by checking out the list below.
- [API Endpoints](/developer-integration/api-integration/api-endpoints.md): The Quick Intel Security API is a paid subscription service that provides Quick Intel data via multiple easy-to-use API endpoints.
- [/getquickiaudit](/developer-integration/api-integration/api-endpoints/getquickiaudit.md): Quick Intel Security API /getquickiaudit provides the full audit (no honeypot/taxes) for easy integration into your app.
- [/getquickiauditfull](/developer-integration/api-integration/api-endpoints/getquickiauditfull.md): Quick Intel Security API /getquickiauditfull provides the full audit plus honeypot and taxes in a single request for easy integration into your app.
- [/honeypot (by Dex & LP)](/developer-integration/api-integration/api-endpoints/honeypot-by-dex-and-lp.md): Quick Intel Security API /honeypot/{dex}/{token}/{lptoken} returns the honeypot and taxes information for a given dex + contract + LP token.
- [/honeypot (by Token)](/developer-integration/api-integration/api-endpoints/honeypot-by-token.md): Quick Intel Security API /honeypot/{chain}/{tokenAddress} provides honeypot and taxes information for a given token on a specified chain.
- [/getsimilarexact](/developer-integration/api-integration/api-endpoints/getsimilarexact.md): Quick Intel Security API /getsimilarexact/{chain}/{tokenAddress} returns the similar/exact contracts for a given token across all the chains supported by Quick Intel.
- [API Guides](/developer-integration/api-integration/api-guides.md): Getting started with the Quick Intel API integration is easy!  Let's dig into how to connect to our API service to integrate our data into your own apps.
- [Quick Intel Audit - Results](/developer-integration/api-integration/api-guides/quick-intel-audit-results.md): The Quick Intel API full audit endpoint returns a lot of information.  If you don't need all of that information, the Quick Audit endpoint may be exactly what you are after.
- [Quick Intel Audit Full](/developer-integration/api-integration/api-guides/quick-intel-audit-full.md): The Quick Intel API "Full Audit" is the most popular endpoint as it returns all audit data along with honeypot results.
- [Honeypot/Tax Check](/developer-integration/api-integration/api-guides/honeypot-tax-check.md): The Quick Intel API provides two Honeypot/Tax endpoints.  You can call the appropriate endpoint by either using the Token address or the LP address depending on your needs.
- [Honeypot/Tax Check - Results](/developer-integration/api-integration/api-guides/honeypot-tax-check-results.md): The Quick Intel Honeypot API endpoints provide a wealth of information.  Let's dig into what we provide!
