To request resources from the Bugcrowd API, please include either of the following Accept
headers in the request.
Accept: application/json
Accept: application/vnd.bugcrowd+json
Content Types
The Bugcrowd API always returns the following Content-Type header.
Content-Type: application/json
Additional Media Headers
Each response from the API will contain a custom Bugcrowd header specifying the type of media returned in the response body:
X-Bugcrowd-Media-Type: bugcrowd.v3; format=json
Markdown Properties
Some Bugcrowd resources use Markdown fields to allow for rich text functionality. Markdown fields can be retrieved or set in Markdown format only. Check the specific API doc page for each resource to see more information about Markdown enabled fields.