Skip to main content
GET
/
api
/
v1
/
government_trades
Government Trades
curl --request GET \
  --url 'https://api.benzinga.com/api/v1/government_trades?token='
{}
{}

Authorizations

token
string
query
required

Query Parameters

page
integer
default:0

Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date. Default is 0

pagesize
integer
default:100

Number of results returned. Limit 1000

date_from
string<date>

Start date in YYYY-MM-DD format

date_to
string<date>

End date in YYYY-MM-DD format

updated_since
integer

Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated

date
string<date>

Date in YYYY-MM-DD format

chamber
enum<string>

Chamber

Available options:
House,
Senate
fields
string

Fields

search_keys_type
enum<string>

Search keys type

Available options:
report_id,
ticker
search_keys
string

Search keys

Response

Government Trades

data
object[]