Get API capabilities
- One of the main OpenStreetMap API usabilities
This API call is meant to provide information about the capabilities and limitations of the current API.
Returned values may change at any time and this XML document only serves as an example
Copyright, attribution, and license refers to legal information.
Request
Response
Additional information
Attributes description
Attribute | Description |
---|---|
version minimum maximum |
API call versions that the server will accept |
area maximum |
Maximum area in square degrees that can be queried by API calls |
tracepoints per_page |
Maximum number of points in a single GPS trace (possibly incorrect) |
waynodes maximum |
Maximum number of nodes that a way may contain |
relationmembers maximum |
Maximum number of members that a relation may contain |
changesets maximum_elements |
Maximum number of combined nodes, ways and relations that can be contained in a changeset |
changesets default_query_limit maximum_query_limit |
Default and maximum values of the limit parameter of changeset queries |
notes default_query_limit maximum_query_limit |
Default and maximum values of the limit parameter of notes bounding box queries and search |
status |
Returns either online, readonly or offline for each of the database, API and GPX API. The database field is informational, and the API/GPX fields indicate whether a client should expect read and write requests to work (online), only read requests to work (readonly) or no requests to work (offline) |
policy |
Imagery blacklist lists all aerial and map sources, which are not permitted for OSM usage due to copyright. Editors must not show these resources as background layer |