Felt logo

Felt

Felt is a collaborative mapping platform with a REST API for creating and managing maps, layers, elements, and sharing settings programmatically. The Enterprise-tier REST API and JavaScript SDK enable developers to build custom mapping applications, automate geospatial workflows, embed maps, and integrate with data pipelines using Bearer token authentication against the https://felt.com/api/v2 base URL.

3 APIs 0 Features
MapsGISGeospatialCollaborativeMappingLayersEmbedding

APIs

Felt REST API

REST API for programmatically creating and managing maps, layers, layer groups, elements/annotations, embed tokens, and workspace projects on the Felt collaborative mapping plat...

Felt JavaScript SDK

JavaScript SDK for embedding, controlling, and extending Felt maps in external web applications. Supports two integration modes: Extensions (custom code inside Felt) and Embed (...

Felt Python SDK

Official Python client for the Felt REST API providing convenient wrappers for map creation, file and DataFrame uploads, layer styling and refreshing, and element management. Su...

Semantic Vocabularies

Felt Context

25 classes · 9 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub
GitHub
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext
📰
BlogRSS
BlogRSS
📰
Blogs
Blogs

Sources

Raw ↑
aid: felt
name: Felt
description: >
  Felt is a collaborative mapping platform with a REST API for creating and
  managing maps, layers, elements, and sharing settings programmatically.
  The Enterprise-tier REST API and JavaScript SDK enable developers to build
  custom mapping applications, automate geospatial workflows, embed maps, and
  integrate with data pipelines using Bearer token authentication against the
  https://felt.com/api/v2 base URL.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/felt/refs/heads/main/apis.yml
type: Index
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.19'
tags:
  - Maps
  - GIS
  - Geospatial
  - Collaborative
  - Mapping
  - Layers
  - Embedding
apis:
  - aid: felt:felt-rest-api
    name: Felt REST API
    description: >
      REST API for programmatically creating and managing maps, layers, layer
      groups, elements/annotations, embed tokens, and workspace projects on the
      Felt collaborative mapping platform.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://developers.felt.com/rest-api/getting-started
    baseURL: https://felt.com/api/v2
    tags:
      - Maps
      - Layers
      - Elements
      - Annotations
      - Embed
      - GIS
      - Geospatial
    properties:
      - type: Documentation
        url: https://developers.felt.com/rest-api/getting-started
      - type: OpenAPI
        url: openapi/felt-felt-rest-api-openapi.yml
      - type: JSONSchema
        url: json-schema/felt-map.json
      - type: JSONSchema
        url: json-schema/felt-layer.json
      - type: JSONSchema
        url: json-schema/felt-layergroup.json
      - type: JSONSchema
        url: json-schema/felt-element.json
      - type: JSONSchema
        url: json-schema/felt-project.json
      - type: JSONSchema
        url: json-schema/felt-source.json
      - type: JSONSchema
        url: json-schema/felt-embedtoken.json
      - type: Examples
        url: examples/felt-api-examples.json

  - aid: felt:felt-javascript-sdk
    name: Felt JavaScript SDK
    description: >
      JavaScript SDK for embedding, controlling, and extending Felt maps in
      external web applications. Supports two integration modes: Extensions
      (custom code inside Felt) and Embed (Felt maps inside external apps).
      Includes Element API, Draw API, and live layer support.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://developers.felt.com/js-sdk/getting-started
    baseURL: https://felt.com
    tags:
      - JavaScript
      - SDK
      - Embed
      - Maps
      - Elements
    properties:
      - type: Documentation
        url: https://developers.felt.com/js-sdk/getting-started
      - type: SDK
        url: https://github.com/felt/js-sdk

  - aid: felt:felt-python-sdk
    name: Felt Python SDK
    description: >
      Official Python client for the Felt REST API providing convenient wrappers
      for map creation, file and DataFrame uploads, layer styling and refreshing,
      and element management. Supports Pandas and GeoPandas integration.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://github.com/felt/felt-python
    baseURL: https://felt.com/api/v2
    tags:
      - Python
      - SDK
      - GeoJSON
      - Pandas
      - GeoPandas
    properties:
      - type: Documentation
        url: https://github.com/felt/felt-python
      - type: SDK
        url: https://github.com/felt/felt-python

common:
  - type: Website
    url: https://felt.com
  - type: Documentation
    url: https://developers.felt.com/
  - type: GitHub
    url: https://github.com/felt
  - type: LinkedIn
    url: https://www.linkedin.com/company/feltmaps
  - type: Blog
    url: https://felt.com/blog
  - type: Pricing
    url: https://felt.com/pricing
  - type: X
    url: https://x.com/felt
  - type: Plans
    url: plans/felt-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/felt-rate-limits.yml
  - type: FinOps
    url: finops/felt-finops.yml
  - type: Vocabulary
    url: vocabulary/felt-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/felt-context.jsonld
  - type: BlogRSS
    url: https://felt.com/blog/rss.xml
  - type: Blogs
    url: blogs/blogs.json

maintainers:
  - FN: Kin Lane
    email: [email protected]