Bakuraku API

REST API for the Bakuraku (バクラク) back-office suite. Publicly documented capabilities are retrieval and list-search of applications/requests (申請), download of attached files, creation of applications for the purchase-request, payment-request and general-purpose application types, and read access to the tenant user, group and position directory. Bakuraku 請求書発行 additionally exposes document upload (CSV/PDF) and recipient-master create/update. Authentication is a scoped API key issued from the Bakuraku admin console (API管理). Access requires an existing Bakuraku contract plus a separate API application; the reference at https://api.bakuraku.layerx.jp/rest/docs/ answers HTTP 401 with WWW-Authenticate: Basic to anonymous callers and no OpenAPI is published.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/bakuraku-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Bakuraku API
description: 'REST API for the Bakuraku (バクラク) back-office suite. Publicly documented capabilities are
  retrieval and list-search of applications/requests (申請), download of attached files, creation of applications
  for the purchase-request, payment-request and general-purpose application types, and read access to
  the tenant user, group and position directory. Bakuraku 請求書発行 additionally exposes document upload (CSV/PDF)
  and recipient-master create/update. Authentication is a scoped API key issued from the Bakuraku admin
  console (API管理). Access requires an existing Bakuraku contract plus a separate API application; the
  reference at https://api.bakuraku.layerx.jp/rest/docs/ answers HTTP 401 with WWW-Authenticate: Basic
  to anonymous callers and no OpenAPI is published.'
humanURL: https://bakuraku.jp/workflow/function/api/
baseURL: https://api.bakuraku.layerx.jp/rest
tags:
- Expense Management
- Invoicing
- Workflow
- Approvals
- Back Office
properties:
- type: Documentation
  url: https://bakuraku.jp/workflow/function/api/
- type: APIReference
  url: https://api.bakuraku.layerx.jp/rest/docs/
- type: TermsOfService
  url: https://bakuraku.jp/terms/api-terms/
- type: Authentication
  url: authentication/layerx-authentication.yml
- type: Conventions
  url: conventions/layerx-conventions.yml
- type: ErrorCatalog
  url: errors/layerx-error-codes.yml
- type: RateLimits
  url: rate-limits/layerx-rate-limits.yml
- type: Lifecycle
  url: lifecycle/layerx-lifecycle.yml