How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Felt Elements API

Elements enable you to annotate maps with custom shapes, text, and markers.With these APIs, you can create, update, and delete map elements.

Felt Elements API is one of 13 APIs that Felt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Elements. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 6 JSON Schemas.

This API exposes 6 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against a single base URL, https://felt.com.

6 operations 4 paths 10 schemas 1 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://felt.com/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Felt Elements API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (YOUR_API_KEY) (bearerAuth).

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Elements 6

Elements enable you to annotate maps with custom shapes, text, and markers. With these APIs, you can create, update, and delete map elements.

DELETE
/api/v2/maps/{map_id}/elements/{element_id}
Delete map element
delete_map_element 2 params → 204401403404422429500
GET
/api/v2/maps/{map_id}/elements
List map elements
list_map_elements 1 param → 200401403404422429500
POST
/api/v2/maps/{map_id}/elements
Create or update map elements
upsert_map_elements 1 param body → 200401403404422429500
GET
/api/v2/maps/{map_id}/element_groups/{group_id}
Get map element group
show_map_element_group 2 params → 200401403404422429500
GET
/api/v2/maps/{map_id}/element_groups
List map element groups
list_map_element_groups 1 param → 200401403404422429500
POST
/api/v2/maps/{map_id}/element_groups
Create or update map element groups
upsert_map_element_groups 1 param body → 200401403404422429500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ElementGroup (5 properties), ElementGroupParams (4 properties), GeoJSON (2 properties), NotFoundError (1 property). Each schema is shown below with its type and property counts.

GeoJSON
object
2 properties 2 required
FeltID
string
ElementGroupParams
object
4 properties 1 required
InternalServerError
object
1 property
UnauthorizedError
object
1 property
ElementGroupList
array
ElementGroup
object
5 properties 5 required
NotFoundError
object
1 property
ElementGroupParamsList
array
JsonErrorResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

felt-elements-api-openapi.yml Raw ↑

Other APIs Felt publishes across the network.

Felt JavaScript SDK
Felt Python SDK
Felt Comments API
Felt Embed Tokens API
Felt Layer Exports API
Felt Layer Library API
Felt Layer Uploads API
Felt Layers API
Felt Maps API
Felt Projects API
Felt Sources API
Felt Users API
Where this information came from

This is an independent, third-party profile of Felt Elements API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.