The Trade Events API provides data on events for U.S. businesses interested in selling their products and services overseas. These events include industry conferences, webinars, lectures and trade missions organized by the U.S. Dept. of Commerce. Developers can use this API to keep businesses aware of the latest events in their industry or location.
The output format for this API is JSON.
Searches for a match within the event_name and description fields.
http://api.trade.gov/trade_events/search?q={term}
Searches for specific controlled industry names
http://api.trade.gov/trade_events/search?industry={term}
Returns office locations based on ISO alpha-2 country codes.
http://api.trade.gov/trade_events/search?countries={country code}
The size parameter allows you to configure the maximum amount of hits to be returned. The offset parameter defines the offset from the first result you want to fetch.
Field | Description |
---|---|
id | Unique identifier for post |
event_name | name given for the event |
event_type | The type of the event (controlled value) |
start_date | start date of the event (default sort) |
end_date | end date of the event |
cost | cost of the event |
registration_link | URL for registration page |
registration_title | title of the registration URL |
description | text describing the event |
industry | industry category assigned to the event |
url | URL for the event |
venue | place where event is held |
city | city where event is held |
state | state where event is held |
country | country where event is held |
first_name | first name of the contact |
last_name | last name of the contact |
post | contact’s organization |
person_title | contact’s job title |
phone | contact’s phone number |
contact’s email address |
USA.gov | FOIA | Privacy Policy | Disclaimer | Information Quality Guidelines
The {Agency} manages this site to provide access ... {further description}.