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

Scrive Access Control API

The Access Control API from Scrive — 7 operation(s) for access control.

Scrive Access Control API is one of 8 APIs that Scrive publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 7 paths. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against 2 base URLs: https://scrive.com/api/v2, https://api-testbed.scrive.com/api/v2.

9 operations 7 paths 0 schemas 2 DELETE4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://scrive.com/api/v2
Authentication
OAuth 2.0, API Key
Resource Areas
1

Authentication & Security 2

Scrive Access Control API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 6 scopes. An API key is passed in the header as Authorization (oauth1). By default, every request must be authenticated.

  • oauth1 — OAuth 1.0 or personal access credentials passed in the Authorization header using PLAINTEXT signatures (oauthconsumerkey, oauthtoken, oauthsignature).

Paths & Operations 9

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

Access Control 9
POST
/usergroups/create
Create a user group
createUserGroup → 201
GET
/usergroups/{group_id}/get
Get a user group
getUserGroup 1 param → 200
GET
/usergroups/{group_id}/users
List members of a user group
listGroupUsers 1 param → 200
GET
/accessroles/{user_id}
List a user's access roles
listAccessRoles 1 param → 200
POST
/accessroles/{user_id}
Grant an access role to a user
grantAccessRole 1 param → 201
DELETE
/accessroles/{user_id}/{role_id}
Revoke an access role
deleteAccessRole 2 params → 200
POST
/folders/create
Create a folder
createFolder → 201
GET
/folders/{folder_id}
View a folder
getFolder 1 param → 200
DELETE
/folders/{folder_id}
Delete a folder
deleteFolder 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scrive-access-control-api-openapi.yml Raw ↑

Other APIs Scrive publishes across the network.

Scrive Attachments API
Scrive Callbacks API
Scrive Documents API
Scrive e-ID Authentication API
Scrive Monitor API
Scrive Signing API
Scrive Templates API
Where this information came from

This is an independent, third-party profile of Scrive Access Control 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.