Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State that a Service API key is required for Spectre imports #193

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/docs/how-to/data-importer/import/salt-edge.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@ Please read and agree with all the terms that the company may present you with.

## Salt Edge's Spectre API

You can sign up for Salt Edge's services on [this page](https://www.saltedge.com/client_users/sign_up).
You can sign up for Salt Edge's services [on this page](https://www.saltedge.com/client_users/sign_up).

Your account will initially have a "pending" status. In order to get access to real banks, please request "test" access from your Client's dashboard main page and mention you’re a Firefly III user.

An application API key needs to be created for the Data Importer, you can view the steps to do this [on this page](https://docs.saltedge.com/account_information/v5/#create-api-keys).

!!! info "Required API key type"
A Service API key must be made, as an App API key blocks the use of the endpoints that the importer requires

### Limits

Note that Spectre does not offer the possibility of connecting to financial institutions via PSD2/Open Banking channels in the EU or the UK. These connections are limited to web scraping connections. Furthermore, there is a limit of 10 banks.
Expand Down