Deprecation of Generic Header Usage for Legacy (v3) API

Previously the legacy (v3) API version would support generic Accept headers: application/vnd.bugcrowd+json and application/json.

We have deprecated usage of generic accept header for legacy (v3) API. If you are using the legacy (v3) API version, it is recommended to start using the full versioned Accept header: application/vnd.bugcrowd+v3.json.

To interact with the legacy (v3) API, the token must be pinned to the Legacy version.

For information about how to use the Accept headers, see accept header.

    Deprecated
  • Generic accept header not supported for legacy (v3) API