HigherGov integration (Data). Imported from open-connector.
https://www.highergov.com/api-external/
| Param | Type | Required | Description |
|---|---|---|---|
| agency_key | integer | optional | The HigherGov agency key to filter by. |
| captured_date | string | optional | Return opportunities captured on or after this date. |
| opp_key | string | optional | The HigherGov opportunity key to retrieve. |
| ordering | string | optional | The field and direction used to order results. |
| page_number | integer | optional | The result page number, starting from 1. |
| page_size | integer | optional | The number of records to return, from 1 through 100. |
| posted_date | string | optional | Return opportunities posted on or after this date. |
| search_id | string | optional | The HigherGov saved search ID to apply. |
| source_id | string | optional | The source opportunity ID to filter by. |
| source_type | string | optional | One source type or a comma-separated list of source types such as sam,sled. |
| version_key | string | optional | The HigherGov opportunity version key to retrieve. |
/contract/
| Param | Type | Required | Description |
|---|---|---|---|
| award_id | string | optional | The government award ID to filter by. |
| awardee_key | integer | optional | The HigherGov awardee key to filter by. |
| awardee_key_parent | integer | optional | The parent-level HigherGov awardee key to filter by. |
| awardee_uei | string | optional | The awardee Unique Entity Identifier to filter by. |
| awardee_uei_parent | string | optional | The parent awardee Unique Entity Identifier to filter by. |
| awarding_agency_key | integer | optional | The HigherGov awarding agency key to filter by. |
| captured_date | string | optional | Return contracts captured on or after this date. |
| funding_agency_key | integer | optional | The HigherGov funding agency key to filter by. |
| last_modified_date | string | optional | Return contracts modified on or after this date. |
| naics_code | string | optional | The award NAICS code to filter by. |
| ordering | string | optional | The field and direction used to order results. |
| page_number | integer | optional | The result page number, starting from 1. |
| page_size | integer | optional | The number of records to return, from 1 through 100. |
| parent_award_id | string | optional | The government award ID of the parent award. |
| psc_code | string | optional | The Product Service Code to filter by. |
| search_id | string | optional | The HigherGov saved search ID to apply. |
| vehicle_key | integer | optional | The HigherGov contract vehicle key to filter by. |
/
| Param | Type | Required | Description |
|---|---|---|---|
| agency_key | integer | optional | The HigherGov agency key to filter by. |
| page_number | integer | optional | The result page number, starting from 1. |
| page_size | integer | optional | The number of records to return, from 1 through 100. |
/naics/
| Param | Type | Required | Description |
|---|---|---|---|
| naics_code | string | optional | The full or partial NAICS code to filter by. |
| ordering | string | optional | The direction used to order results by NAICS code. |
| page_number | integer | optional | The result page number, starting from 1. |
| page_size | integer | optional | The number of records to return, from 1 through 100. |