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/regions
{ "success": true, "regions": [ { "id": 1, "code": "us-east", "name": "US East", "country_code": "US", "is_default": true, "flag": "🇺🇸", "display_order": 1 } ] }
Returns all active data center regions.
List of regions
true
Show child attributes