Hoppa direkt till innehåll
api

Atlas API

API Endpoint: Search
Endpoint URL https://www.example.com/admin/edit/mdb_buildings/plain/mdb2search
Note that this API requires an authenticated user id and IP address Note that this API requires an authenticated user id and IP address
  • Method: search

  • Request Parameters
    1 api_user int green 1234 The ID for the API user in Atlas
    2 type string green address 'accessid', 'address'
    3 search string green Arholmagatan 12 The string to search for
    4 start int green 1 Match to start list from
    Endpoint example:
    GET: https://www.example.com/admin/edit/mdb_buildings/plain/mdb2search?method=search&api_user=1234&type=address&search=Arholmagatan+12&start=1