Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workday Finance Accounts API

General ledger accounts and account structures

Workday Finance Accounts API is one of 17 APIs that Workday Finance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v41.2.

Requests are made against a single base URL, https://wd2-impl-services1.workday.com/ccx/api/financial-management/v41.2/{tenant}.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v41.2
Base URL
https://wd2-impl-services1.workday.com/ccx/service
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Finance Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Accounts 2

General ledger accounts and account structures

GET
/accounts
List Financial Accounts
listAccounts 3 params → 200401
GET
/accounts/{accountId}
Get Financial Account
getAccount 1 param → 200404

Schemas 3

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

ResourceReference
object
3 properties
ErrorResponse
object
2 properties
Account
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-finance-accounts-api-openapi.yml Raw ↑

Other APIs Workday Finance publishes across the network.

Workday Revenue Management API
Workday Expenses API
Workday Cash Management API
Workday Budgets API
Workday Projects API
Workday Settlement Services API
Workday Inventory API
Workday Professional Services Automation API
Workday Finance Cost Centers API
Workday Finance Financial Periods API
Workday Finance Journal Entries API
Workday Finance Purchase Orders API