NevaberryNevaberry
AI Plugins
STEM Toolbox
Convert
OSRM
Firecrawl
About
Pricing
Sign inSign up
  • NevaberryNevaberry
  • AI Plugins
  • STEM Toolbox
  • Convert
  • OSRM
  • Firecrawl
  • About
  • Pricing
  • Sign in
  • Sign up

OSRM Routing API

Global routing powered by OpenStreetMap

Try it live on SituationMap
Daily limit: 20 (sign in for more)
Authentication
All API requests require a Bearer token
Authorization: Bearer YOUR_API_KEY

Manage your API key in Settings.

Base URL
GET https://nevaberry.com/api/osrm/{service}?coordinates={lon},{lat};{lon},{lat}&profile={driving|bicycle|foot}&...

Coordinates are semicolon-separated {lon},{lat} pairs

Optional profile parameter: driving (default), bicycle, or foot

Endpoint Reference
6 services covering routing, matrices, map matching, and more

Credit Pricing
Credits are deducted after daily limit is exceeded
EndpointBaseScalingExample
nearest1FixedAlways 1
route1+1 per waypoint beyond 2A→B→C = 2
table2+1 per 10 src×dst pairs5×5 matrix = 5
match1+1 per 50 GPS points100 pts = 3
trip2+1 per 5 locations15 locs = 5
tile1FixedAlways 1
Rate Limits
Daily limits shared across all services (Convert + OSRM)
  • Free Tier: 20/day
  • Plus: 200/day
  • Pro: 2,000/day
  • Enterprise: 10,000/day

When daily limit is exceeded, credits are deducted per request based on the pricing table above