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

Bigtincan Admin API

The Admin API from Bigtincan — 10 operation(s) for admin.

Bigtincan Admin API is one of 18 APIs that Bigtincan publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Admin. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 11 operations across 10 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://pubapi.bigtincan.com/.

11 operations 10 paths 4 schemas 2 DELETE6 GET3 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://pubapi.bigtincan.com
Authentication
OAuth 2.0, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

Bigtincan Admin API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2_password) using the password flow. It supports OAuth 2.0 (oauth2_authorization_code) using the authorizationCode flow. By default, every request must be authenticated.

  • oauth2_password — Client ID + Client Secret + API Key exchanged at /services/oauth2/token with granttype=password. Returns accesstoken + refreshtoken. The As-User header is avai…
  • oauth2_authorization_code — Interactive Bigtincan Hub user login. The As-User header is disabled for this flow. Source: https://pubapi.bigtincan.com/doc/interactive/

Paths & Operations 11

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

Admin 11
GET
/v1/admin/channels
Get all admin channels
get-v1-admin-channels 4 params → 200400401403404
PATCH
/v1/admin/channels/{channel_id}
Modify a channel
patch-v1-admin-channels-by-channel-id 1 param body → 200400401403404422
DELETE
/v1/admin/groups/{group_id}
Delete a group.
delete-v1-admin-groups-by-group-id 1 param → 204400401403422
PATCH
/v1/admin/groups/{group_id}
Modify a group.
patch-v1-admin-groups-by-group-id 2 params body → 200400401403404422
GET
/v1/admin/group/get/{group_id}
Get a group.
get-v1-admin-group-get-by-group-id 1 param → 200401
DELETE
/v1/admin/groups/{group_id}/users/{user_id}
Remove user from a group
delete-v1-admin-groups-by-group-id-users-by-user-id 2 params → 204400401403404422
GET
/v1/admin/tabs
Retrieve admin tabs.
get-v1-admin-tabs 4 params → 200400401403
PATCH
/v1/admin/tabs/{tab_id}
Modify a tab
patch-v1-admin-tabs-by-tab-id 1 param body → 200400401403404422
GET
/v1.1/admin/group/all
Retrieve groups.
get-v1-1-admin-group-all 11 params → 200401
GET
/v1.1/admin/user/get/{user_id}
Get a user.
get-v1-1-admin-user-get-by-user-id 1 param → 200401
GET
/v1.3/admin/user/all
Retrieve users.
get-v1-3-admin-user-all 10 params → 200401422

Schemas 4

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

As-User
string
Perform action on behalf of this user ID.
Modify_channel_request
object
5 properties 1 required
Modify_Group_Request
object
3 properties 1 required
Modify_tab_request
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bigtincan-admin-api-openapi.yml Raw ↑

Other APIs Bigtincan publishes across the network.

Bigtincan Bookmark API
Bigtincan Channel API
Bigtincan CRM API
Bigtincan Event API
Bigtincan File API
Bigtincan Form API
Bigtincan Group API
Bigtincan History API
Bigtincan Links API
Bigtincan Public File Share API
Bigtincan Search API
Bigtincan Settings API
Where this information came from

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