Request format
https://suggest.api.mappable.world/v1/suggest
? apikey=<string>
& text=<string>
& [sessiontoken=<string>]
& [lang=<string>]
& [results=<string>]
& [highlight=<string>]
& [ll=<string>]
& [spn=<string>]
& [bbox=<string>]
& [ull=<string>]
& [strict_bounds=<string>]
& [types=<string>]
& [print_address=<string>]
& [org_address_kind=<string>]
& [attrs=<string>]
apikey |
Required parameter The client key issued in Mappable Account. Note Key activation takes up to 15 minutes. |
text |
Required parameter User input (prefix). A non-empty UTF-8 encoded string. |
sessiontoken |
A random unique string that identifies the session. It is necessary for the correct billing of requests. During one day, you can make several requests to the API by signing up with the same |
lang |
Response language in the format of a two-letter ISO 639-1 code. For example, |
results |
Maximum number of hints. An integer up to 10. The default value is |
highlight |
By default, the service highlights matches in the results and returns a set of index ranges that can be highlighted in the interface. The |
ll |
The coordinates of the center of the search window if it is set as a rectangle with the coordinates of the center and a specified size. The
|
spn |
The width and height of the search window in degrees if it is set as a rectangle with the coordinates of the center and a specified size. The values are separated by a comma, no space. If this parameter isn't specified, the default value is |
bbox |
The coordinates of the lower-left and upper-right corners of the search window if it is set using the coordinates of opposite corners. |
ull |
User's GPS coordinates (geolocation) Used to calculate distances. Passed in addition to the window. If this parameter isn't specified, the center of the window will be taken for calculations by default. |
strict_bounds |
The value |
types |
Sets the type of object in the response. Supported types:
Types are separated by a comma, no space. Filtering works through the "or" operator. In case of simultaneous use, the larger type absorbs the smaller ones. For example, |
print_address |
Returns a post-component address in the response. To do this, use the value |
org_address_kind |
Returns a list of organizations with an address up to the house number. To do this, use the value |
attrs |
Used in the value |