Specific Terms for Equity Data
These Specific Terms for Equity Data supplement the FINRA API Terms of Service (“Terms of Service”) and, together with the Terms of Service and the API Program Terms, govern Developer’s use of the Query API to access and use the Licensed Data included in the “Equity” data category (the “Equity Data”). These Specific Terms were last updated on December 20, 2022.
Will calling Notification API be counted toward my data usage?
Calling Notification API will NOT be counted toward the data usage.
Will I get all my notifications at once?
Notifications are returned based on event type. You have to call API separately to get notifications related to each event type.
Example: For FINRA Rulebook Notification you have to call the endpoint with event-type: "finrarulebook" and for notifications related to other events you will have to call the endpoint again with their respective event-type.
How do I get more information regarding what has changed related to a dataset using Notification API?
You can get full information regarding the change by calling related Query API dataset using the details provided by the Notification API.