-!!! danger "Deprecation warning"
- The reverse API used to allow address lookup for a single OSM object by
- its OSM id for `[PHP-only]`. The use is considered deprecated.
- Use the [Address Lookup API](Lookup.md) instead.
+!!! tip
+ The reverse API allows a lookup of object by coordinate. If you want
+ to look up an object by ID, use the [Address Lookup API](Lookup.md) instead.