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

Supaglue Entities API

An [`Entity`](https://docs.supaglue.com/platform/entities/overview) allows you to represent your application data models in Supaglue so customers can map their different Provider objects and fields. Supaglue uses Entities for Managed Syncs and Actions API.

Supaglue Entities API is one of 41 APIs that Supaglue publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Entities. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 0.25.7.

Requests are made against a single base URL, https://api.supaglue.io/mgmt/v2.

5 operations 2 paths 4 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.25.7
Base URL
https://api.supaglue.io/crm/v2
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Supaglue Entities API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (x-api-key).

  • x-api-key — API key to allow developers to access the API

Paths & Operations 5

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

Entities 5

An [Entity](https://docs.supaglue.com/platform/entities/overview) allows you to represent your application data models in Supaglue so customers can map their different Provider ob…

GET
/entitiesdeprecated
List entities
getEntities → 200400401403404500501
POST
/entitiesdeprecated
Create entity
createEntity body → 201400401403404409422500
GET
/entities/{entity_id}deprecated
Get entity
getEntity 1 param → 200400401403404499500501
PUT
/entities/{entity_id}deprecated
Update entity
updateEntity 1 param body → 200400401403404409422500
DELETE
/entities/{entity_id}deprecated
Delete entity
deleteEntity 1 param → 204400401403404409422500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are entity (4 properties), entity_config (2 properties), create_update_entity (2 properties). Each schema is shown below with its type and property counts.

errors
array
entity
object
4 properties 4 required
create_update_entity
object
2 properties 2 required
entity_config
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

supaglue-entities-api-openapi.yml Raw ↑

Other APIs Supaglue publishes across the network.

Supaglue Accounts API
Supaglue Associations API
Supaglue AssociationSchemas API
Supaglue Attachments API
Supaglue Collections API
Supaglue Comments API
Supaglue Connections API
Supaglue ConnectionSyncConfigs API
Supaglue Contacts API
Supaglue Customers API
Supaglue CustomObjects API
Supaglue CustomObjectSchemas API
Where this information came from

This is an independent, third-party profile of Supaglue Entities 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.