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

Bokio journal-entries API

Operations for managing accounting journal entries

Bokio journal-entries API is one of 16 APIs that Bokio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Journal Entries. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://api.bokio.se/v1.

10 operations 6 paths 8 schemas 1 DELETE4 GET3 POST2 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.bokio.se/v1
Authentication
HTTP Bearer, OAuth 2.0, HTTP Basic
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Bokio journal-entries API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (tokenAuth). It supports OAuth 2.0 (access_token) using the clientCredentials and authorizationCode flows, exposing 24 scopes. It accepts HTTP basic authentication (client_auth). By default, every request must be authenticated.

Paths & Operations 10

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

journal-entries 10

Operations for managing accounting journal entries

POST
/companies/{companyId}/journal-entries
Create a journal entry
post-journalentry 1 param body → 200400
GET
/companies/{companyId}/journal-entries
Get journal entries
get-journalentry 5 params → 200
GET
/companies/{companyId}/journal-entries/{journalEntryId}
Get a journal entry
get-journalentries-journalId 2 params → 200404
POST
/companies/{companyId}/journal-entries/{journalEntryId}/reverse
Reverse a journal entry
reverse-journalentry 2 params → 200400404
PUT
/companies/{companyId}/journal-entries/{journalEntryId}/tags
[Preview] Update journal entry tags
put-journalentry-tags 2 params body → 200400403404
POST
/companies/{companyId}/journal-entries/{journalEntryId}/comments
Add a comment to a journal entry
post-journal-entry-comment 2 params body → 200400404
GET
/companies/{companyId}/journal-entries/{journalEntryId}/comments
List comments on a journal entry
get-journal-entry-comments 2 params → 200404
GET
/companies/{companyId}/journal-entries/{journalEntryId}/comments/{commentId}
Get a comment on a journal entry
get-journal-entry-comment 3 params → 200404
PUT
/companies/{companyId}/journal-entries/{journalEntryId}/comments/{commentId}
Update a comment on a journal entry
put-journal-entry-comment 3 params body → 200400404
DELETE
/companies/{companyId}/journal-entries/{journalEntryId}/comments/{commentId}
Delete a comment on a journal entry
delete-journal-entry-comment 3 params → 204400

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are journalEntry (8 properties), journalEntryTag (5 properties), journalEntryComment (5 properties), journalEntryItem (5 properties). Each schema is shown below with its type and property counts.

journalEntryTags
object
Model for replacing all tags on a journal entry. Either set verification-level tags (using tags) or transaction-level tags (using items[].tags), not both. To r…
2 properties
apiError
object
4 properties
journalEntryComment
object
A comment on a journal entry.
5 properties
journalEntryCommentWrite
object
Request body for creating or updating a comment on a journal entry.
1 property 1 required
journalEntryTag
object
A tag applied to a journal entry or transaction. References a tag value (AllowedTagTypeValue) within a tag group (TagType).
5 properties 2 required
pagedResponse
object
3 properties
journalEntry
object
8 properties 1 required
journalEntryItem
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bokio-journal-entries-api-openapi.yml Raw ↑

Other APIs Bokio publishes across the network.

Bokio authorization API
Bokio bank-payments API
Bokio chart-of-accounts API
Bokio company-information API
Bokio connections API
Bokio credit-notes API
Bokio customers API
Bokio fiscal-years API
Bokio invoices API
Bokio items API
Bokio sie-files API
Bokio supplier-invoices API
Where this information came from

This is an independent, third-party profile of Bokio journal-entries 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.