Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.rafftechnologies.com/api/v1/public/pricing/ip
{ "success": true, "pricing": { "ipv4": { "price_per_hour": 0.005, "monthly_price": 3.5, "yearly_price": 35, "twenty_four_month_price": 70 }, "ipv6": { "price_per_hour": 0.005, "monthly_price": 3.5, "yearly_price": 35, "twenty_four_month_price": 70 } } }
Returns pricing for IPv4 and IPv6 addresses.
IP pricing
true
IP address pricing grouped by type.
Show child attributes