Your API Key

Use this key to authenticate your requests to the Opentax API

This key is stored locally in your browser and is only visible to you

Quick Start Example

Dutch Box 1 Income Tax Calculation (2025)

cURL Request

curl -X POST https://opentax.dev/api/2025/nl/box-1 \
  -H "Authorization: Bearer " \
  -H "Content-Type: application/json" \
  -d '{
    "income": 75000,
    "birthdate": "1980-01-01"
  }'

Result

Follow Our Journey

Opentax is in active development. Excited about what is being created? Leave your email address to stay in the loop. You'll receive a maximum of 1 email per month.