FinGoal · OAuth Scopes
FinGoal OAuth Scopes
OAuth 2.0
derived
FinGoal publishes 3 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the FinGoal API on a user’s behalf.
Tokens are issued from https://findmoney.fingoal.com/v3/authentication.
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.
Financial ServicesFintechTransaction EnrichmentData EnrichmentPersonal Financial ManagementBankingCategorizationWebhooks
Scopes: 3
Flows: clientCredentials
Method: derived
OAuth endpoints
Token URL
https://findmoney.fingoal.com/v3/authentication
https://findmoney.fingoal.com/v3/authentication
Flows
clientCredentials
clientCredentials
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| calls_to_action | Required (with `enrichment`) by GET /users/{userId}/sync to trigger a user tag update / calls-to-action refresh. No standalone description is published in the spec; derived from operation security requirements. | |
| enrichment | Grants access to the transaction enrichment APIs. | clientCredentials |
| read | Read access to user data. Required by GET /users/{userId} and GET /users/tags/{guid}. No standalone description is published in the spec; derived from operation security requirements. |