# Quick Quote Generated Successfully

## Updated about 1 month ago

---

### Shell Examples
#### Node
#### Ruby
#### PHP
#### Python

### Base URL
`https://api.uat.laka.co/v3/quotes/quick-quote-for-address`

### cURL Example
```
curl --request GET \
     --url https://api.uat.laka.co/v3/quotes/quick-quote-for-address \
     --header 'accept: application/json'
```
