For AI agents: visit https://accounton-developer-api.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Accounton Developer API
API Reference
v1

Log InAccounton Developer API
API Reference
Log In
v1API Reference

GETTING STARTED

  • Introduction
  • Release Log
  • Authentication
  • Security
  • The Accounton Data Model
  • Pagination
  • Examples
    • Download all generated transcripts

Accounton Developer API

  • Ping
    • Check if service is liveget
  • Customers
    • /customersget
    • /customerspost
    • /customers/:customerIdget
    • /customers/:customerIdput
    • /customers/:customerIddel
    • /customers/:customerId/privacyget
    • /customers/:customerId/relationspost
    • /customers/:customerId/relationsget
    • /customers/:customerId/documentsget
    • /customers/documents/downloadget
  • Users
    • /usersget
    • /userspost
    • /users/{userId}get
    • /users/{userId}patch
    • /users/:userIddel
  • Settings
    • /addressesget
    • /labelsget
    • /labelspost
  • Personal Income Tax
    • /checklistsget
    • /checklists/assignpost
    • /financialyearsget
    • /financialyears/currentget
    • /transcriptsget
    • /transcripts/download/:id/fileget
    • /transcripts/download/:id/metadataget
    • calculation/:customerId/proposal/downloadget
  • Minfin
    • /minfinget
    • /minfin/download/:documentIdget
    • /minfin/metadata/:documentIdget
Powered by 
  1. GETTING STARTED

Examples

Use case 1: Download all generated transcripts

Updated about 3 years ago


Updated about 3 years ago