The API endpoint provides access to the client's IP address. This ip address can be applied to various services, enabling the creation of tailored applications using our API.
Returns the client's IP address
Successful response
Client IP address
Last updated 1 year ago
GET /v1/ip HTTP/1.1 Host: api.marvelly.com.ng Accept: */*
{ "ip": "text" }