This article explains how to access Workiva’s API documentation and provides an overview of the available APIs.
You can use the Workiva Developer Hub to explore API capabilities, review endpoints, and start building integrations with Workiva.
Access the Workiva Developer Hub
You can access all API documentation and developer resources in the Workiva Developer Hub.
- API reference documentation
- Authentication guidance
- Example requests and responses
- Developer resources for building integrations
Available APIs
Workiva APIs are organized by product area and use case.
Platform API
Use the Platform API to interact with core Workiva features, including:
- Documents
- Spreadsheets
- Presentations
- Graph
- Tasks
Chains API
Use the Chains API to:
- Manage chain runs
- Retrieve workspace metadata
- Automate workflows
Wdata API
Use the Wdata API to:
- Connect to data sources
- Curate and transform data
- Explore datasets
Spreadsheets API
Use the Spreadsheets API to:
- Import data into spreadsheets
- Update existing data
- Retrieve spreadsheet data
Admin API
Use the Admin API to:
- Manage users
- Configure organizations
- Manage workspaces
Identity and Access Management (IAM) API
Use the IAM API to:
- Authenticate API requests
- Manage access securely
Things to know
- The Developer Hub is the source of truth for all Workiva API documentation
- API access may require appropriate permissions or configuration in your workspace
- Authentication is required before making API requests