Overview

Base URL

https://taxsplit.dev

Authentication

Most endpoints require JWT authentication.

Request conventions

  • Send the JWT as:

    Authorization: Bearer <token>

  • For JSON requests, use Content-Type: application/json.

  • Some endpoints use multipart/form-data (e.g. image upload).

circle-info

This reference documents the API surface you provided. If you later share an OpenAPI spec, we can convert this into fully generated interactive docs.

Last updated