For Developers
The Nearabouts API
Read-only access to verified, curated data on independent businesses across the UK. Ten verticals, 80+ regions, updated continuously.
Authentication
All requests require an API key passed via the x-api-key header or api_key query parameter.
-H "x-api-key: atlas_pk_your_key_here"
Rate Limits
Free
1,000 requests/day
Partner
10,000 requests/day
Endpoints
/api/v1/venuesList all verified venues. Filter by vertical, region, state.
Params: verticalregionstatelimit (max 200)offset
/api/v1/venues/{id}Get a single venue by ID.
/api/v1/regionsList all mapped regions. Filter by state.
Params: state
/api/v1/regions/{slug}/venuesList all venues in a specific region. Filter by vertical.
Params: verticallimit (max 500)offset
Response Format
Use Cases
Tourism app developers
Integrate verified independent venue data into your travel or discovery app.
Regional council GIS
Pull independent business data for spatial analysis and regional planning.
Travel writers
Build custom itineraries from verified listing data across ten categories.
Researchers
Study independent business distribution, regional economic patterns, and cultural geography across the UK.
Data Policy
The API does not expose PII, contact details of unclaimed venues, or internal scoring data. All data returned is already publicly visible on the Nearabouts network websites.
Attribution is required: include "Data from Nearabouts" with a link to nearabouts.co.uk in any public-facing use of the data.
Get an API key
API keys are issued on request. Tell us what you are building and we will get you set up.
Request API access