The Laravel Cloud API and CLI are here. Build pipelines, manage environments, and hand off to AI agents. View the docs →
curl --request GET \
--url https://cloud.laravel.com/api/ip{
"us-east-2": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"us-east-1": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"eu-west-2": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"eu-central-1": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"ap-southeast-1": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"ap-southeast-2": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
}
}curl --request GET \
--url https://cloud.laravel.com/api/ip{
"us-east-2": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"us-east-1": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"eu-west-2": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"eu-central-1": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"ap-southeast-1": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
},
"ap-southeast-2": {
"ipv4": [
"<string>"
],
"ipv6": [
"<string>"
]
}
}Documentation Index
Fetch the complete documentation index at: https://cloud.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
us-east-2, us-east-1, ca-central-1, eu-central-1, eu-west-1, eu-west-2, me-central-1, ap-southeast-1, ap-southeast-2, ap-northeast-1 Was this page helpful?