For the complete documentation index, see llms.txt. This page is also available as Markdown.

REST API

Create and modify maps programmatically with code.

Felt's REST API allows editors to interact with the Felt platform via code, performing actions such as creating new maps, adding data to maps, styling layers, and more. The REST API can be leveraged from any environment that is capable of sending GET and POST requests.

For Python users, interactions with the REST API are simplified through the felt-python module, which can be installed with pip and used to call the REST API endpoints directly from Python functions.

Visit our Developer docs for comprehensive documentation, code examples, and guides to get started.

Last updated

Was this helpful?

Morty Proxy This is a proxified and sanitized view of the page, visit original site.