Message Transmission - Swarm Network
15
16
Using the credentials on your Eval Kit
pamphlet, log into the
cloud services website (portal) to view
your account information, messages,
and device statistics.
The delay for the message to transmit
from the Satellite to the Hive during
this early access phase could take up to
1 hour.
To access and interact with your data in
the Swarm Hive, see our REST API
You can also access our Swagger UI
documentation page from your Hive >
Help > API Documentation
Feel free to also utilize the sample
Python script on our
to pull your Hive data
curl --location --request GET
'https://bumblebee.hive.swarm.space/hive/api/v1/
devices/count' \
--header 'Cookie:
JSESSIONID=Example<JSON-SessionID_00000000>'
- - - - -
(
Example)
Returns number of devices
registered to the Hive