Qodex.ai
Qodex.ai
Introduction
FriendlyScore - Production API
1. Authentication
Returns OAuth 2.0 token
2. Customers
Create CustomerCreate Customer TokenGet CustomersDelete Customer
3. Banks And Categories
Get BanksGet Categories
4. Post Your Own Data
Post Bank AccountsPost Bank BalancesPost Bank Transactions
5. Customer Banking Data
Get BanksGet Consent for BankGet AccountsGet Account PartiesGet BalancesGet TransactionsUpdate Category for Transactions
6. Customer Data Enrichment
Get Personal AffordabilityGet Personal Affordability WeightsGet Personal EventsGet Personal CashflowGet Business CashflowGet Personal InsightsGet Business InsightsGet Personal ForecastsGet Business Forecasts
7. Report Status
Get Report status listGet Report status
8. Invitations
Get invitationsPost new invitationRevoke an invitation
9. Web Component
Get JavaScript One Time URL
10. Custom UX/UI Flow-Allowed redirects
Create Allowed Redirect URLGet Allowed Redirect URL listDelete Allowed Redirect URL
10. Custom UX/UI Flow-Build Steps
Step 1: Get Access TokenStep 2: Create CustomerStep 3: Create Customer TokenStep 4: Get list of BanksStep 5: Create Consent ScreenStep 6: Create Bank Flow URL
10. Custom UX/UI Flow-Utils
Get Consent StatusDelete Consent
11. Webhooks
Create WebhookGet WebhooksDelete Webhook
Introduction
FriendlyScore - Production API
1. Authentication
Returns OAuth 2.0 token
2. Customers
Create CustomerCreate Customer TokenGet CustomersDelete Customer
3. Banks And Categories
Get BanksGet Categories
4. Post Your Own Data
Post Bank AccountsPost Bank BalancesPost Bank Transactions
5. Customer Banking Data
Get BanksGet Consent for BankGet AccountsGet Account PartiesGet BalancesGet TransactionsUpdate Category for Transactions
6. Customer Data Enrichment
Get Personal AffordabilityGet Personal Affordability WeightsGet Personal EventsGet Personal CashflowGet Business CashflowGet Personal InsightsGet Business InsightsGet Personal ForecastsGet Business Forecasts
7. Report Status
Get Report status listGet Report status
8. Invitations
Get invitationsPost new invitationRevoke an invitation
9. Web Component
Get JavaScript One Time URL
10. Custom UX/UI Flow-Allowed redirects
Create Allowed Redirect URLGet Allowed Redirect URL listDelete Allowed Redirect URL
10. Custom UX/UI Flow-Build Steps
Step 1: Get Access TokenStep 2: Create CustomerStep 3: Create Customer TokenStep 4: Get list of BanksStep 5: Create Consent ScreenStep 6: Create Bank Flow URL
10. Custom UX/UI Flow-Utils
Get Consent StatusDelete Consent
11. Webhooks
Create WebhookGet WebhooksDelete Webhook
HomeFriendlyScore - Production API10. Custom UX/UI Flow-Allowed redirects

10. Custom UX/UI Flow-Allowed redirects

Number of APIs: 3

  1. Get Allowed Redirect URL list GET {{protocol}}://{{api-hostname}}/public/v3/allowed-redirect-urls

  2. Delete Allowed Redirect URL DELETE {{protocol}}://{{api-hostname}}/public/v3/allowed-redirect-urls/{{allowed_redirect_url_id}}/delete

  3. Create Allowed Redirect URL POST {{protocol}}://{{api-hostname}}/public/v3/allowed-redirect-urls

Previous
Get JavaScript One Time URL
Next
Create Allowed Redirect URL