# BinaryEdge API **Provider:** BinaryEdge **Category:** security **Base URL:** `https://docs.binaryedge.io` **Auth:** api-key โ€” `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 250 queries/month (free) ยท Higher on paid **Free Tier:** Yes โ€” available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.binaryedge.io/api-v2.html ## Description Provide access to BinaryEdge 40fy scanning platform ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.binaryedge.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.binaryedge.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Internet scanning and attack surface data. Free: 250 queries/month. Starter $60/mo (2K queries). Pro $250/mo (10K queries). Business $1,000/mo. Enterprise custom. --- *Source: [API Map](https://apimap.dev/apis/binaryedge/) โ€” CC BY 4.0*