Use these endpoints to perform actions related to consumer attributes. Review the table below to determine which endpoint(s) you need to call.Documentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
| ENDPOINT | METHOD | DESCRIPTION |
|---|---|---|
| GetUserAnalysisAttributes | GET | Returns all credit-risk use-case attributes for a given user login. |
| GetLendingAttributes | GET | Retrieves all lending use-case attributes for a user login. |
| GetIncomeAttributes | GET | Provides income use-case attributes for a user login. |
| GetCreditRiskAttributes | GET | Fetches credit-risk attributes associated with a user login. |
| GetAllAttributes | GET | Returns a complete list of all available customer attributes (Tier 2+ access required). |
| Attributes | POST | Requests specific attribute data points by specifying the attributes to retrieve. |
| GetCategorization | GET | Returns categorized transaction data for a user based on aggregated account information. |