pocketsmith.com

The PocketSmith API

๐Ÿ”‘ apikey 56 endpoints financial
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get the authorised user
curl \
  -H "X-Developer-Key: $API_KEY" \
  https://api.pocketsmith.com/v2/me
List currencies
curl \
  -H "X-Developer-Key: $API_KEY" \
  https://api.pocketsmith.com/v2/currencies
List time zones
curl \
  -H "X-Developer-Key: $API_KEY" \
  https://api.pocketsmith.com/v2/time_zones
Endpoints (56 total)
GET
/me
Get the authorised user
GET
/currencies
List currencies
GET
/time_zones
List time zones
GET
/users/{id}
Get user
GET
/events/{id}
Get event
GET
/accounts/{id}
Get account
GET
/categories/{id}
Get category
GET
/currencies/{id}
Get currency
GET
/attachments/{id}
Get attachment
GET
/institutions/{id}
Get institution
GET
/transactions/{id}
Get a transaction
GET
/users/{id}/budget
List budget for user
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints56
Authapikey
Categories1
https://api.pocketsmith.com/v2