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

Authentication with the GetAccept API can be made using JWT tokens (JSON Web Tokens) or OAuth 2.0 Authorization Framework http://oauth.net/2/ All requests must be made via HTTPS. All configuration URLs (webhooks, etc) should begin with https:// as well.

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

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

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

5 operations 5 paths 2 schemas 4 GET1 POST

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 Authentication 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 5

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

Authentication 5

Authentication with the GetAccept API can be made using JWT tokens (JSON Web Tokens) or OAuth 2.0 Authorization Framework http://oauth.net/2/ All requests must be made via HTTPS.…

POST
/auth
Authentication by token
Authenticate body → 200400
GET
/refresh
Refresh an access token
RefreshToken → 200
GET
/refresh/{entityId}
Switch entity
SwitchEntity 1 param → 200
GET
/revoke
Revoke access token
RevokeToken → 200401
GET
/test
Test authentication
TestAuthentication → 200401

Schemas 2

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

TestResponse
object
Authentication test response
2 properties
Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

getaccept-authentication-api-openapi.yml Raw ↑

Other APIs GetAccept publishes across the network.

GetAccept Archive API
GetAccept Attachments API
GetAccept Communication Templates API
GetAccept Contacts API
GetAccept Custom Data 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 Authentication 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.