Build with the CloudFFL API

RESTful API with comprehensive documentation. Get started in minutes.

Real-time Data Access

Always up-to-date FFL information synchronized with ATF records

Comprehensive Search

Search by proximity, name, license number, and advanced filters

99.9% Uptime SLA

Enterprise-grade reliability you can count on

API Endpoints Overview

Comprehensive endpoints for all your FFL data needs

GET/v1/ffls/search

Search by Proximity

Find FFLs within a radius of a ZIP code or coordinates

GET/v1/ffls/search

Search by Name

Search for FFLs by business name or license name

GET/v1/ffls/search

Search by License

Look up specific FFL by license number

GET/v1/ffls/{id}

Get FFL Details

Retrieve complete information for a specific FFL

Ready to explore the complete API documentation?

Coming soon

Developer-Friendly

Simple Integration

Our API is designed with developers in mind. Clean endpoints, consistent responses, and comprehensive error handling.

Multiple Search Methods
Query by FFL number, business name, location, or perform radius searches around ZIP codes.
Secure & Reliable
Enterprise-grade security with API key authentication and rate limiting.
High Performance
Built with modern cloud architecture for exceptional speed and reliability.
Response Example
{
  "results": [{
    "id": "ffl_05556",
    "businessName": "SIG EXPERIENCE CENTER",
    "licenseName": "SIG SAUER, INC",
    "premiseStreet": "233 EXETER RD",
    "premiseCity": "EPPING",
    "premiseState": "NH", 
    "premiseZip": "03042",
    "phone": "6038103000",
    "website": "N/A",
    "status": "active",
    "licenseType": "07",
    "licenseTypeText": "Manufacturer of Firearms",
    "licenseNumber": "6-02-015-07-5F-05556",
    "district": "02",
    "fflCode": "015",
    "expirationDate": "06/01/2025",
    "sequenceNumber": "05556",
    "geoLat": 43.032854,
    "geoLng": -71.083124,
    "geocodingStatus": "geocoded"
  }],
  "total": 12,
  "searchParams": {
    "zipCode": "03042",
    "radius": 25
  }
}

Enterprise API Access

Need direct API access for custom integrations? We offer enterprise-level API access with custom pricing based on your usage requirements.

Note: This is separate from our standard e-commerce integrations. Looking for BigCommerce, WooCommerce, or similar? Check out our e-commerce solutions.

Contact us for custom API pricing based on your expected usage volume and specific requirements.