{ "opencollection": "1.0.0", "info": { "name": "Plaid categories/", "version": "2020-09-14_1.517.0" }, "items": [ { "info": { "name": "Plaid", "type": "folder" }, "items": [ { "info": { "name": "Plaid Get categories", "type": "http" }, "http": { "method": "POST", "url": "https://production.plaid.com/categories/get", "body": { "type": "json", "data": "{}" } }, "docs": "Send a request to the `/categories/get` endpoint to get detailed information on categories returned by Plaid. This endpoint does not require authentication.\n\nAll implementations are recommended to use the newer `personal_finance_category` taxonomy instead of the older `category` taxonomy supported by this endpoint. The [`personal_finance_category taxonomy` CSV file](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) is available for download and is not accessible vi" } ] } ], "bundled": true }