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

A `Provider` is a third-party SaaS tool we can connect to (e.g. Salesforce).

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

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

This API exposes 5 operations across 2 paths, and defines 15 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 15 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 Providers 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.

Providers 5

A Provider is a third-party SaaS tool we can connect to (e.g. Salesforce).

GET
/providers
List providers
getProviders → 200400401403404500501
POST
/providers
Create provider
createProvider body → 201400401403404409422500
GET
/providers/{provider_id}
Get provider
getProvider 1 param → 200400401403404500501
PUT
/providers/{provider_id}
Update provider
updateProvider 1 param body → 200400401403404409422500
DELETE
/providers/{provider_id}
Delete provider
deleteProvider 1 param → 200400401403404409422500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are provider (8 properties), create_provider_config (3 properties), provider_entity_mapping (3 properties), update_provider_config (2 properties). Each schema is shown below with its type and property counts.

category
string
provider_name
string
provider_name_engagement
string
entity_field_mapping
object
2 properties 2 required
provider_name_crm
string
errors
array
update_provider
provider
object
8 properties 5 required
create_provider
standard_object
object
2 properties 2 required
provider_name_no_category
string
create_provider_config
object
An object that stores Oauth2/API key/access key related credentials.
3 properties 2 required
provider_entity_mapping
object
3 properties 1 required
update_provider_config
object
An object that stores Oauth2/API key/access key related credentials.
2 properties 2 required
objects
object
This is for field mappings when you data model using [Objects](https://docs.supaglue.com/platform/objects/overview). The field mappings (aka [Schemas](https://…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

supaglue-providers-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 Providers 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.