Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.boosterberg.com-beta.com/v1/agencies/detail/{id}
{ "username": "Lounge Lizard Worldwide", "description": "<string>", "about": "<string>", "image": "<string>", "website": "<string>", "locations": "<string>", "services": [ [ "E-commerce", "Branding" ] ], "industries": [ [ "Retail", "Healthcare" ] ], "gps": "40.730610,-73.935242", "employess": "11-50", "coordinates": "48.148598,17.107748" }
123
Returns Agency Object
"Lounge Lizard Worldwide"
"40.730610,-73.935242"
"11-50"
"48.148598,17.107748"