This endpoint is responsible for whitelisting an IP address which is to be attached to a particular API KEY.
This endpoint is responsible for whitelisting an IP address which is to be attached to a particular API KEY. This adds an extra layer of security by ensuring that API calls can only be made from approved IP addresses.
The IP address must be approved using the OTP sent to the user’s email address before it becomes active.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
IP successfully whitelisted
This endpoint is responsible for whitelisting an IP address which is to be attached to a particular API KEY.
This endpoint is responsible for whitelisting an IP address which is to be attached to a particular API KEY. This adds an extra layer of security by ensuring that API calls can only be made from approved IP addresses.
The IP address must be approved using the OTP sent to the user’s email address before it becomes active.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
IP successfully whitelisted