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 Layers API

Layers enable you to visualize, style and interact with your spatial data.With these APIs, you can upload data, manage layer styling, publish and refresh live data layers.

Felt Layers 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 Layers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 6 JSON Schemas.

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

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

11 operations 6 paths 18 schemas 2 DELETE4 GET5 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 Layers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (YOUR_API_KEY) (bearerAuth).

Paths & Operations 11

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

Layers 11

Layers enable you to visualize, style and interact with your spatial data. With these APIs, you can upload data, manage layer styling, publish and refresh live data layers.

DELETE
/api/v2/maps/{map_id}/layer_groups/{layer_group_id}
Delete map layer group
delete_map_layer_group 2 params → 204401403404422429500
GET
/api/v2/maps/{map_id}/layer_groups/{layer_group_id}
Get map layer group
show_map_layer_group 2 params → 200401403404422429500
POST
/api/v2/maps/{map_id}/layer_groups/{layer_group_id}
Update map layer group
update_map_layer_group 2 params body → 200401403404422429500
GET
/api/v2/maps/{map_id}/layers
List map layers
list_map_layers 1 param → 200401404500
POST
/api/v2/maps/{map_id}/layers
Update map layer
update_map_layer 1 param body → 200401403404422429500
GET
/api/v2/maps/{map_id}/layer_groups
List map layer groups
list_map_layer_groups 1 param → 200401403404422429500
POST
/api/v2/maps/{map_id}/layer_groups
Update map layer groups
update_map_layer_groups 1 param body → 200401403404422429500
POST
/api/v2/maps/{map_id}/layers/{layer_id}/update_style
Update layer style
update_map_layer_style 2 params body → 200401403404422429500
DELETE
/api/v2/maps/{map_id}/layers/{layer_id}
Delete map layer
delete_map_layer 2 params → 204401403404422429500
GET
/api/v2/maps/{map_id}/layers/{layer_id}
Get map layer
show_map_layer 2 params → 200401404500
POST
/api/v2/duplicate_layers
Duplicate map layers
duplicate_map_layers body → 200401403404422429500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Layer (23 properties), LayerGroup (10 properties), LayerUpdateParams (10 properties), LayerMetadata (8 properties). Each schema is shown below with its type and property counts.

LayerGroupParams
object
7 properties 1 required
DuplicateLayersParams
array
FeltID
string
LayerGroupParamsList
array
DuplicateLayersResponse
object
2 properties 2 required
LayerList
array
LayerGroupList
array
InternalServerError
object
1 property
UnauthorizedError
object
1 property
LayerUpdateParamsList
array
LayerMetadata
object
8 properties
LayerGroupUpdateParams
object
7 properties
Layer
object
23 properties 11 required
NotFoundError
object
1 property
LayerUpdateParams
object
10 properties 1 required
LayerUpdateStyleParams
object
1 property 1 required
JsonErrorResponse
object
1 property 1 required
LayerGroup
object
10 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

felt-layers-api-openapi.yml Raw ↑

Other APIs Felt publishes across the network.

Felt JavaScript SDK
Felt Python SDK
Felt Comments API
Felt Elements API
Felt Embed Tokens API
Felt Layer Exports API
Felt Layer Library API
Felt Layer Uploads 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 Layers 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.