GET Trades
This REST API returns structured data for Government Trades - House & Senate.
Authorizations
Query Parameters
Specific chamber of congress, either House or Senate. Defaults to all of congress.
Date to query for data. Shorthand for date_from and date_to if they are the same. Defaults for latest.
Date to query from point in time.
Date to query to point in time.
A comma (,) separated list of returned fields.
Number of results returned. Limit 1000
Page offset.
One or more security symbols separated by a comma. Maximum 50 securities. Security identifiers must be in the format of ticker symbols, only for US-listed equities.
Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated.
Timestamp may also be in python format to include millisecond updates.
Response
Was this page helpful?