# Melo API Documentation ## Docs - [Authentication](https://docs.melo.io/api-reference/authentication.md) - [Concepts](https://docs.melo.io/api-reference/concepts.md): The Concepts section provides clear definitions and explanations of key terms and concepts used throughout the API documentation - [Cities](https://docs.melo.io/api-reference/endpoint/indicators/cities.md): This endpoint returns cities matching the given criteria. - [Locations](https://docs.melo.io/api-reference/endpoint/indicators/locations.md): This endpoint returns cities or departments matching the given criteria. - [Points of Interest](https://docs.melo.io/api-reference/endpoint/indicators/points_of_interest.md): This endpoint returns the points of interests matching the given criterias. - [Price / Meter Evolution](https://docs.melo.io/api-reference/endpoint/indicators/price_per_meter.md): This endpoint returns the price per meter `average`, `median` and `time series` of properties matching the given criteria. - [Properties](https://docs.melo.io/api-reference/endpoint/properties/get_collection.md): Returns a collection of properties matching given criteria. - [Similar Properties](https://docs.melo.io/api-reference/endpoint/properties/get_similar.md): Returns a collection of properties similar to given property. - [Property](https://docs.melo.io/api-reference/endpoint/properties/get_single.md): Returns a single property matching the given id. - [Create Search](https://docs.melo.io/api-reference/endpoint/searches/create.md): Creates a new search - [Delete Search](https://docs.melo.io/api-reference/endpoint/searches/delete.md): Deletes an existing search. - [Searches](https://docs.melo.io/api-reference/endpoint/searches/get_collection.md): Returns a collection of your existing searches matching given criteria. - [Search](https://docs.melo.io/api-reference/endpoint/searches/get_single.md): Returns a single existing search matching the given id. - [Update Search](https://docs.melo.io/api-reference/endpoint/searches/update.md): Updates an existing search - [Simulate](https://docs.melo.io/api-reference/endpoint/webhooks/send.md): This endpoint will simulate a `match` or an `event` to the given endpoint. - [Environments](https://docs.melo.io/api-reference/environments.md): Melo provides two enviromenments: Production and Sandbox - [Error Codes](https://docs.melo.io/api-reference/errors.md): Error codes that can be returned by the API - [FAQ](https://docs.melo.io/api-reference/faq.md): This section of is aimed at collecting and answering common questions that developers may have when working with the API. - [What is Melo?](https://docs.melo.io/introduction.md): The Melo API is designed to enable builders to easily query, observe, and automate on-chain real estate data and insights