Enhance your application with Uberall's comprehensive API documentation
Uberall API (20260101)
The photo data to upload
Horizontal pixel offset of the top-left corner of the cropped area [LANDSCAPE photo only]
Vertical pixel offset of the top-left corner of the cropped area [LANDSCAPE photo only]
Required - One of:
MAIN
LOGO
SQUARED_LOGO
DOCTOR_COM_PORTRAIT - Doctor.com clients only
LANDSCAPE - Updates Google Cover Photo
APPLE_LANDSCAPE
PHOTO
STOREFINDER_LOGO - Only for Uberall locator product
STOREFINDER_COVER - Only for Uberall locator product
FACEBOOK_LANDSCAPE - Facebook Cover Photo
EXTERIOR - Google's Exterior Photo tag - availability dependent on a location's business category
INTERIOR - Google's Interior Photo tag - availability dependent on a location's business category
FOOD_AND_DRINK - Google's Food and Drink Photo tag - availability dependent on a location's business category
MENU - Google's Menu Photo tag, which should only be photos of the menu - availability dependent on a location's business category
PRODUCT - Google's Product Photo tag - availability dependent on a location's business category
TEAMS - Google's Teams Photo tag - availability dependent on a location's business category
AT_WORK - Google's At Work Photo tag - availability dependent on a location's business category
COMMON_AREA - Google's Common Area Photo tag - availability dependent on a location's business category
ROOMS - Google's Rooms Photo tag - availability dependent on a location's business category
- https://uberall.com/api/photos
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/photos
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://uberall.com/api/photos \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: YOUR_API_KEY_HERE' \
-d '{
"description": "string",
"sourceUrl": "string",
"identifier": "string",
"cropOffsetX": 0,
"cropOffsetY": 0,
"cropWidth": 0,
"cropHeight": 0,
"type": "MAIN",
"order": 0,
"dateCreated": "2019-08-24T14:15:22Z",
"lastUpdated": "2019-08-24T14:15:22Z",
"photo": "string",
"locationId": 0
}'{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "photo": { … } } }
- https://uberall.com/api/photos/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/photos/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://uberall.com/api/photos/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "photo": { … } } }
- https://uberall.com/api/photos/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/photos/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://uberall.com/api/photos/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": {} }
Social AI Service
Products - Social AI Service