Data Dictionary
API | Description |
---|---|
CreditRiskMonitor Data Dictionary | Documentation on the data points available via api.creditriskmonitor.com. |
BusinessLookup
TradeProvider
API | Description |
---|---|
GET v1/Trade/TradeProviders |
Gets the list of Trade Providers |
POST v1/Trade/TradeProviders |
Sets the Trade Provider Id to use if more than one are available. Necessary for referencing a Business by CustomerId if there are more than 1 Trade Provider Ids on a user account. |
GET v1/Trade/TradeProviders/Accounts?Layout={Layout}&FromDate={FromDate} |
Returns Trade Provider accounts. |
Business
News
API | Description |
---|---|
GET v1/News?Subset={Subset}&FirstRow={FirstRow}&LastRow={LastRow} |
Gets the top 20 News stories for the current user |
GET v1/Industries/News?id={id} |
Gets the top 20 News stories for this industry |
GET v1/SICCodes/News?SICCode={SICCode} |
Gets the top 20 News stories for this SIC Code |
User
API | Description |
---|---|
POST v1/Users/Login |
Logs a user in |
GET v1/Users/Info |
Gets the User Info for the currently logged in user |
POST v1/Users/2FAKey |
Accepts a Two Factor Authentication Key |