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

Docupilot folders API

The folders API from Docupilot — 6 operation(s) for folders.

Docupilot folders API is one of 40 APIs that Docupilot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Folders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 11 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against the base URL https://api-us1.docupilot.app.

11 operations 6 paths 9 schemas 2 DELETE5 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api-us1.docupilot.app
Authentication
HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Docupilot folders API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (OAuthAuthentication). An API key is passed in the cookie as sessionid (SessionAuthentication).

  • OAuthAuthentication — OAuth2 Bearer Token Authentication
  • SessionAuthentication — browser based login takes care of this

Paths & Operations 11

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

folders 11
GET
/dashboard/api/v2/folders/
Get list of folders
list_folders 3 params → 200401403
POST
/dashboard/api/v2/folders/
Create a folder
create_folder 1 param body → 201400401403
GET
/dashboard/api/v2/folders/{folder_id}/permissions/
Get all shared permissions for specific folder
list_folder_sharing 2 params → 200401403
POST
/dashboard/api/v2/folders/{folder_id}/permissions/
Create folder sharing permission
create_folder_sharing_permission 2 params body → 201400401403404
GET
/dashboard/api/v2/folders/{folder_id}/permissions/{id}/
Get specific permission details for given folder
get_folder_sharing 3 params → 200401403404
PATCH
/dashboard/api/v2/folders/{folder_id}/permissions/{id}/
Update folder content partially
update_folder_sharing_permission_content 3 params body → 200400401403404
DELETE
/dashboard/api/v2/folders/{folder_id}/permissions/{id}/
Revoke folder sharing permission
revoke_folder_sharing_permission 3 params → 204400401403404
PUT
/dashboard/api/v2/folders/{id}/
Updates a folder
update_folder 2 params body → 200400401403404
DELETE
/dashboard/api/v2/folders/{id}/
Delete a folder.
delete_folder 2 params → 204400401403404
GET
/dashboard/api/v2/folders/count/
Get the count of folders created by the user.
get_user_created_folder_count 2 params → 200401403
GET
/dashboard/api/v2/folders/sharing_status/
folders_sharing_status_retrieve 1 param → 200401403

Schemas 9

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

UnauthenticatedError
object
1 property 1 required
FolderCount
object
1 property 1 required
Folder
object
6 properties 6 required
ValidationError
object
2 properties 2 required
SharingInfoFolder
object
2 properties 2 required
ForbiddenError
object
1 property 1 required
NotFoundError
object
1 property 1 required
FolderSharing
object
3 properties 2 required
PatchedUpdateFolderSharing
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docupilot-folders-api-openapi.yml Raw ↑

Other APIs Docupilot publishes across the network.

Docupilot ai API
Docupilot append API
Docupilot application API
Docupilot auth_tokens API
Docupilot community API
Docupilot content_blocks API
Docupilot convert API
Docupilot demographic API
Docupilot domain API
Docupilot esign API
Docupilot esign-folders API
Docupilot esign-settings API
Where this information came from

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