All API endpoints which are currently available.

apiv1.0

BaseURL. Returns a list of available endpoints.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0relations

Fetches contacts based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0administrations

Fetches administrations based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0gl_accounts

Fetches general ledger accounts based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0account_balances

Fetches account balances based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0gl_transactions

Fetches transactions based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0payables

Fetches outstanding creditor items based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0receivables

Fetches outstanding debtor items based on the user's system.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0statement_lines

GET: Fetches statements with lines. Returns a nested JSON object. PUT: Updates the statement lines.

Methods
  • OPTIONS
  • PUT
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0validate_formula

Checks whether formula is valid.

Methods
  • OPTIONS
  • POST
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0validate_statements

Checks whether statements are valid.

Methods
  • OPTIONS
  • POST
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0operands

Fetches operands.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.

apiv1.0budgets

Fetches Budgets.

Methods
  • OPTIONS
  • GET
  • HEAD
Headers
  • ID: The client ID of your accounting system. For Yuki, this is the Administration ID. Required.
  • Secret: The client secret of your accounting system. For Yuki, this is the Access Key. Required.
  • Metiz-Key: Your metiz.io key. Required.