Federal Firearms License API
Access comprehensive FFL data for e-commerce platforms, compliance tools, and developer applications. Fast, reliable, and always up-to-date.
80,000+ FFLs
Comprehensive database of Federal Firearms License holders across the United States
Geocoded Data
99.99% geocoding accuracy for proximity searches and location-based queries
Simple API
RESTful API with powerful search capabilities and comprehensive documentation
API Endpoints
View Full Documentation →GET /api/v1/ffls/search/proximitySearch by ZIP codeGET /api/v1/ffls/search/coordinatesSearch by lat/lngGET /api/v1/ffls/search/nameSearch by business nameGET /api/v1/ffls/search/locationSearch by city/stateGET /api/v1/ffls/search/licenseSearch by FFL numberQuick Example
curl -X GET 'https://api.cloudffl.com/api/v1/ffls/search/proximity?zip=78701' \
-H 'x-api-key: YOUR_API_KEY'All requests require an API key. Sign up to get your free API key and start building.