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

A `SyncConfig` is a configuration for how to sync your Customers' data from a Provider to a Destination on a schedule.

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

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

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

SyncConfigs 5

A SyncConfig is a configuration for how to sync your Customers' data from a Provider to a Destination on a schedule.

GET
/sync_configs
List Sync Configs
getSyncConfigs → 200400401403404500501
POST
/sync_configs
Create Sync Config
createSyncConfig body → 201400401403404409422500
GET
/sync_configs/{sync_config_id}
Get Sync Config
getSyncConfig 1 param → 200400401403404500501
PUT
/sync_configs/{sync_config_id}
Update Sync Config
updateSyncConfig 2 params body → 200400401403404409422500
DELETE
/sync_configs/{sync_config_id}
Delete Sync Config
deleteSyncConfig 2 params → 200400401403404409422500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are sync_config (5 properties), sync_config_data (5 properties), sync_strategy_config (4 properties), create_sync_config (3 properties). Each schema is shown below with its type and property counts.

create_sync_config
object
3 properties 3 required
errors
array
provider_name
string
sync_config_data
object
5 properties 1 required
sync_strategy_config
object
Configuration options for "how" to sync.
4 properties 2 required
update_sync_config
object
1 property 1 required
sync_config
object
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

supaglue-syncconfigs-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 SyncConfigs 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.