APIs
Log In
APIs

addPointByAddress

Add a new point using its address

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

If successful, this method adds the point defined by the "address" parameter to the mapdata defined by the "mapdataName" parameter and returns a 200 HTTP response containing the newly added point id.

Date Type Attribute if add a geometry with a date type attribute. Date value format : dd-MM-yyyy
example 12-02-2016

Body Params
string
required

The mapdataName of the mapdata to add the point to. The mapdataName Identify mapdata

string
required

The point address

string

A stringified JsonObject containing the point attributes names and values. For example : "{Name:Laure Boulleau,Phone:0033123456789,Age:23}"

string
required

The type of Google license key to use for this API call. Either 'internal' or 'external'. Not case sensitive.

string
required

Your Technical Account ID. For more information : Prerequisites

string
required

Your signature. For more information : Security Overview

Responses

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