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

The `Account` Common Object represents a "company" in CRMs.

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

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

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

Requests are made against 3 base URLs: https://api.supaglue.io/crm/v2, https://api.supaglue.io/engagement/v2, https://api.supaglue.io/ticketing/v2.

6 operations 4 paths 13 schemas 2 GET1 PATCH3 POST

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 Accounts 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 6

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

Accounts 6

The Account Common Object represents a "company" in CRMs.

POST
/accounts
Create account
createAccount 2 params body → 201400401403404409422499
GET
/accounts
List accounts
listAccounts 8 params → 200400401403404499500501
POST
/accounts/_upsert
Upsert account
upsertAccount 2 params body → 201400401403404409422499
GET
/accounts/{account_id}
Get account
getAccount 5 params → 200400401403404499500501
PATCH
/accounts/{account_id}
Update account
updateAccount 3 params body → 200400401403404409422499
POST
/accounts/_search
Search accounts
searchAccounts 6 params body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are account (15 properties), create_update_account (10 properties), account_2 (9 properties), create_account (5 properties). Each schema is shown below with its type and property counts.

lifecycle_stage
stringnull
addresses
array
errors
array
warnings
array
create_update_account
object
10 properties
pagination
object
3 properties 2 required
custom_fields
object
Custom properties to be inserted that are not covered by the common object. Object keys must match exactly to the corresponding provider API.
created_record
object
1 property 1 required
phone_numbers
array
account
object
15 properties 15 required
create_account
object
5 properties
account_2
object
9 properties 8 required
account_3
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

supaglue-accounts-api-openapi.yml Raw ↑

Other APIs Supaglue publishes across the network.

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
Supaglue Destinations API
Where this information came from

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