[beta] Create a place

Creates a place. Supply a polygon geofence, a circle geofence, or an auto geofence that resolves geometry server-side.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Write Places under the Places category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Fields for creating a place. Required: name, address, and geofence with exactly one of circle, polygon, or auto populated.

string
required

Single-line address string.

businessContacts
object

Business contact information for a place.

string
enum

Camera recording mode: fullRecording, driverPrivacy, completePrivacy, or inherit. Valid values: fullRecording, driverPrivacy, completePrivacy, inherit, unknown, unspecified

Allowed:
geofence
object
required

Discriminated geofence on write. Exactly one of circle, polygon, or auto must be set.

iftaExemptionTypes
array of strings

IFTA exemption types for this place.

iftaExemptionTypes
boolean

When true, show addresses inside the geofence on the map.

string
required

Place name.

navigation
object

Navigation metadata for create.

string

Optional notes.

placeTypes
array of strings

When present, replaces address-type categories via address metadata. Metadata-derived types (hubLocation, navigation, iftaExemption) must match routing, navigation, and existing IFTA metadata in the same request; conflicting combinations return InvalidArgument.

placeTypes
routing
array of objects

Initial route-planning rows for the new place. Each entry requires hubId; (placeId, hubId) must be unique.

routing
safetyEventExclusions
array of strings

Safety event types excluded at this place.

safetyEventExclusions
streetView
object

Street view settings on write.

tags
array of objects

Tags to associate.

tags
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json