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

GetAccept Custom Data API

Custom Data enables you to define and use your own document properties as a complement to the default properties.

GetAccept Custom Data API is one of 12 APIs that GetAccept publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Custom Data. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.0.0, at version 1.6.

Requests are made against a single base URL, https://api.getaccept.com/v1.

8 operations 4 paths 3 schemas 2 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.6
Base URL
https://api.getaccept.com/v1
Authentication
OAuth 2.0, HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 2

GetAccept Custom Data API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (Oauth2) using the authorizationCode flow, exposing 1 scope. It accepts HTTP bearer tokens (JWT) (Token). By default, every request must be authenticated.

  • Oauth2 — For testing purpose, use clientid api and clientsecret app
  • Token — Enter your bearer token

Paths & Operations 8

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

Custom Data 8

Custom Data enables you to define and use your own document properties as a complement to the default properties.

GET
/custom-data/entity
Get entity custom data properties
GetEntityCustomData → 200401
POST
/custom-data/entity
Add entity custom data property
AddEntityCustomDataProperty body → 200400401
DELETE
/custom-data/entity/{propertyKey}
Delete entity custom data property
DeleteEntityCustomDataProperty 1 param → 204401404
GET
/documents/{documentId}/custom-data
Get document custom data properties
GetDocumentCustomData 3 params → 200401404
POST
/documents/{documentId}/custom-data
Add document custom data property
AddDocumentCustomDataProperty 1 param body → 200400401
DELETE
/documents/{documentId}/custom-data/{customDataId}
Delete document custom data property
DeleteDocumentCustomDataProperty 2 params → 204401404
GET
/documents/{documentId}/custom-data/{customDataId}
Get document custom data property
GetDocumentCustomDataProperty 2 params → 200401404
PUT
/documents/{documentId}/custom-data/{customDataId}
Update document custom data property
UpdateDocumentCustomDataProperty 2 params body → 204400401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are CustomDataProperty (3 properties), Error (3 properties), EntityCustomData (2 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
CustomDataProperty
object
Custom data property details
3 properties
EntityCustomData
object
Entity custom data settings
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

getaccept-custom-data-api-openapi.yml Raw ↑

Other APIs GetAccept publishes across the network.

GetAccept Archive API
GetAccept Attachments API
GetAccept Authentication API
GetAccept Communication Templates API
GetAccept Contacts API
GetAccept Documents API
GetAccept Others API
GetAccept Subscriptions API
GetAccept Templates API
GetAccept Users API
GetAccept Videos API
Where this information came from

This is an independent, third-party profile of GetAccept Custom Data 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.