Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# OpenCage Documentation
> OpenCage provides a geocoding API for forward and reverse geocoding, powered by open data. Convert addresses to coordinates and coordinates to addresses.
- [Geocoding API Documentation](https://opencagedata.com/api.md)
- [Geosearch / Location Autosuggest](https://opencagedata.com/geosearch.md)
## Pricing
- [OpenCage pricing](https://opencagedata.com/pricing.md)
## General background
- [About OpenCage](https://opencagedata.com/about.md)
- [Frequently Asked Questions](https://opencagedata.com/faq.md)
- [Data Protection / GDPR Compliance](https://opencagedata.com/gdpr.md)
- [Terms and Conditions](https://opencagedata.com/terms.md)
- [Security Policy](https://opencagedata.com/security-policy.md)
## Geocoding Tutorials
- [Bruno](https://opencagedata.com/tutorials/geocode-in-bruno.md)
- [Clay](https://opencagedata.com/tutorials/geocode-in-clay.md)
- [Command Line Interface (CLI)](https://opencagedata.com/tutorials/geocode-commandline.md)
- [Excel](https://opencagedata.com/tutorials/geocode-in-excel.md)
- [Google Docs](https://opencagedata.com/tutorials/geocode-in-googledocs.md)
- [Java](https://opencagedata.com/tutorials/geocode-in-java.md)
- [Javascript](https://opencagedata.com/tutorials/geocode-in-javascript.md)
- [jq](https://opencagedata.com/tutorials/using-jq-to-work-with-API-response.md)
- [jQuery](https://opencagedata.com/tutorials/geocode-in-jquery.md)
- [Insomnia](https://opencagedata.com/tutorials/geocode-in-insomnia.md)
- [Leaflet: Geocoding](https://opencagedata.com/tutorials/geocode-in-leaflet.md)
- [MATLAB](https://opencagedata.com/tutorials/geocode-in-matlab.md)
- [MCP](https://opencagedata.com/tutorials/geocode-inside-an-llm-via-mcp.md)
- [Node.js](https://opencagedata.com/tutorials/geocode-in-nodejs.md)
- [Perl](https://opencagedata.com/tutorials/geocode-in-perl.md)
- [PHP](https://opencagedata.com/tutorials/geocode-in-php.md)
- [Postman](https://opencagedata.com/tutorials/geocode-in-postman.md)
- [PowerShell](https://
OpenAPI Spec (preview)
openapi: 3.2.0
info:
contact:
email: support@opencagedata.com
name: OpenCage GmbH
url: https://opencagedata.com/contact
version: 1.1.0
termsOfService: https://opencagedata.com/terms
title: OpenCage Geocoding API
description: |
Worldwide forward and reverse geocoding with open data.
# Rate Limiting
Responses to subscription customers do NOT contain the `rate` element of the response body or `X-Ratelimit` HTTP headers, because they do not face hard limits.
x-or