Create Callback URL

Registers a callback (webhook) URL for the authenticated user, allowing the system to send event notifications to the specified endpoint. On successful creation, the API returns the callback URL details including its unique ID, name, status, and timestamps.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Info

Before creating a callback url first the callback url's IP need to be whitelisted. For whitelisting the IP redirect to the IP whitelist page link given below.

Click here

Body Params
string
required

Identification name for the url.

string
required

A url for which the ip is whitelisted already.

Headers
string
required

The unique API key assigned to the client for authenticating API requests.

string
required

The cryptographic signature generated to verify the integrity and authenticity of the request.

string
required

The timestamp of the API request used to prevent replay attacks.

string
required

Bearer token used to authenticate and authorize access to the API.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json