GET
/
webhook
/
test
curl --request GET \
  --url https://api.benzinga.com/api/v1/webhook/test

Responses

200 OK
Responses

success.

400 Bad Request
Responses

Error Indicating that the Request received invalid. Inspect response body for details.

424 Failed Dependency
Responses

Error Indicating that the system encountered an error delivering the test payload. Inspect response body for details.

500 Internal Server Error
Responses

Internal System Error.

Headers

accept
enum<string>

Specifies return format

Available options:
application/json

Query Parameters

token
string

(optional) specify token to have data transformed for production usage

version
enum<string>

api version currently webhook/v1

Available options:
webhook/v1
kind
enum<string>

Identifies the message kind. Currently News/v1

Available options:
News/v1
destination
string

where the api will send the fake data