Jump to Content
Bokio
HomeGuidesRecipesAPI ReferenceChangelog
Log InBokio
API Reference
Log In
HomeGuidesRecipesAPI ReferenceChangelog
All
Pages
Start typing to search…

Bokio API

  • Overview
  • Authentication
    • Authentication for Private integrations
    • Authentication for Public Integrations (OAuth)
  • Versioning
  • Errors
  • Rate Limits
  • Pagination
  • Date and time

Company API

  • Introduction to Company API
  • customers
    • Create a customerpost
    • Get customersget
    • Get a customerget
    • Update a customerput
    • Delete a customerdelete
  • invoices
    • Create an invoicepost
    • Get invoicesget
    • Get an invoiceget
    • Update an invoiceput
    • Add a line item to an invoicepost
  • journal-entries
    • Create a journal entrypost
    • Get journal entriesget
    • Get a journal entryget
    • Reverse a journal entrypost
  • uploads
    • Add an uploadpost
    • Get uploadsget
    • Get an uploadget
    • Download file data for an uploadget
  • items
    • Create an itempost
    • Get itemsget
    • Get an itemget
    • Update an itemput
    • Delete an itemdelete

General API

  • Introduction to General API
  • authorization
    • Obtain access tokenpost
    • Authorize the clientget
  • connections
    • Get connectionsget

Get connections

get https://api.bokio.se/connections

Retrieve a list of connections for the authenticated client

Language
Credentials
Click Try It! to start a request and see the response here!