API Headers

Accept Header

The accept header is required. Use either of the following to make requests to the latest date-based version of the API:

Accept: application/vnd.bugcrowd.v4+json

Bugcrowd-Version Header

Within the API, a date-based naming scheme (2020-10-31) is used and can be managed on the API token. To test a newer version before changing the pinned version in settings, use the Bugcrowd-Version header:

Bugcrowd-Version: 2020-10-31

Content and Media Types

The Bugcrowd API always returns the following Content-Type header.

Content-Type: application/json

The API also the following media types:

X-Bugcrowd-Media-Type: bugcrowd.v4; format=json