Toshl · OAuth Scopes

Toshl OAuth Scopes

OAuth 2.0 searched

Toshl publishes 16 OAuth 2.0 scopes via the authorizationCode and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Toshl API on a user’s behalf.

Tokens are issued from https://toshl.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Personal FinanceBudgetingExpense TrackingFintechBankingConsumer AppsCompany
Scopes: 16 Flows: authorizationCode, implicit Method: searched

OAuth endpoints

Authorization URL
https://toshl.com/oauth2/authorize
Token URL
https://toshl.com/oauth2/token
Flows
authorizationCodeimplicit

Scopes (16)

ScopeDescriptionFlows
user:r Read access to user information (email, name, etc.)
user:rw Read and write access to user information
entries:r Read access to financial entries (expenses and incomes); also grants tags, repeats, and export access
entries:rw Read and write access to financial entries; also grants tags, repeats, and export access
budgets:r Read access to budget data
budgets:rw Read and write access to budget data
accounts:r Read access to account information
accounts:rw Read and write access to account information
images:r Read access to entry images
images:rw Read and write access to entry images (pro accounts only for upload)
categories:r Read access to spending categories
categories:rw Read and write access to spending categories
tags:r Read access to transaction tags
tags:rw Read and write access to transaction tags
locations:r Read access to entry locations
locations:rw Read and write access to entry locations

Source

OAuth Scopes

toshl-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.toshl.com/docs/oauth
docs: https://developer.toshl.com/docs/oauth
description: >
  Toshl API OAuth 2.0 scopes. Scopes are granted per resource with :r (read) or
  :rw (read & write) access levels. The entries scope also grants access to
  tags, repeats, and export.
schemes:
  - name: OAuth2
    source: https://developer.toshl.com/docs/oauth
    flows:
      - flow: authorizationCode
        authorizationUrl: https://toshl.com/oauth2/authorize
        tokenUrl: https://toshl.com/oauth2/token
      - flow: implicit
        authorizationUrl: https://toshl.com/oauth2/authorize
scopes:
  - scope: user:r
    description: Read access to user information (email, name, etc.)
  - scope: user:rw
    description: Read and write access to user information
  - scope: entries:r
    description: Read access to financial entries (expenses and incomes); also grants tags, repeats, and export access
  - scope: entries:rw
    description: Read and write access to financial entries; also grants tags, repeats, and export access
  - scope: budgets:r
    description: Read access to budget data
  - scope: budgets:rw
    description: Read and write access to budget data
  - scope: accounts:r
    description: Read access to account information
  - scope: accounts:rw
    description: Read and write access to account information
  - scope: images:r
    description: Read access to entry images
  - scope: images:rw
    description: Read and write access to entry images (pro accounts only for upload)
  - scope: categories:r
    description: Read access to spending categories
  - scope: categories:rw
    description: Read and write access to spending categories
  - scope: tags:r
    description: Read access to transaction tags
  - scope: tags:rw
    description: Read and write access to transaction tags
  - scope: locations:r
    description: Read access to entry locations
  - scope: locations:rw
    description: Read and write access to entry locations

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/toshl-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.