/
US
usesecuro
/
Securo
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
accounts
10
admin
12
asset-groups
4
assets
19
attachments
5
auth
20
budgets
5
categories
4
category-groups
4
collections
4
connections
13
get
Get Available Providers
post
Create Connect Token
get
List Connections
post
Get Oauth Url
get
List Provider Institutions
post
Oauth Callback
post
Get Reauth Url
post
Sync Connection
post
Get Reconnect Token
patch
Update Settings
delete
Delete Connection
post
Detect Transfers
delete
Unlink Transfer
currencies
1
dashboard
5
export
1
fx-rates
2
goals
6
groups
15
import
2
import-logs
2
info
2
payees
7
recurring-transactions
5
reports
3
rules
9
search
1
settings
1
setup
2
transactions
17
users
7
workspaces
10
get
Health Check
connections
Oauth Callback
post
/api/connections/oauth/callback
Headers
X-Workspace-Id
string
nullable
Request body
OAuthCallbackRequest
required
code
string
required
state
string
nullable
provider
string
nullable
sync_assets
boolean
nullable
reconnect_connection_id
string
uuid
nullable
Response
Successful Response
BankConnectionRead
required
provider
string
required
institution_name
string
required
id
string
uuid
required
user_id
string
uuid
required
external_id
string
required
display_name
string
nullable
logo_url
string
nullable
settings
object
nullable
status
string
required
last_sync_at
string
date-time
nullable
created_at
string
date-time
required
Changes