Getting started
The Felt REST API allows you to programmatically interact with the Felt platform, enabling you to integrate Felt's powerful mapping capabilities into your own workflows and pipelines.
You are able to create and manipulate Maps, Layers, Annotations, Sources, Projects and more.
This feature is available to customers on the Enterprise plan. Reach out to set up a trial.
Endpoints
All Felt API endpoints are hosted at the following base URL:
https://felt.com/api/v2Create an API token
All calls to the Felt API must be authenticated. The easiest way to authenticate your API calls is by creating a API token and providing it as a Bearer token in the request header.
You can create an API token in the Developers tab of the Workspace Settings page: