API

a complete solution for all your integration needs

Manage
network
Access
data

GET https://api.intoway.net/v2/bucket

{
  "status" : "ok",
  "buckets" : [
    {
      "id" : 111,
      "name" : "Roma",
      ...
    },
    {
      "id" : 222,
      "name" : "Milano",
      ...
      },
      ...
    }
  ]
}

Get started

Documentation Try it