Overview
In addition to 'push' Message delivery; the platform also exposes various 'pull' endpoints. Furthermore also providing endpoints for programmatic management of Things.
Cloudloop is an API-first platform, anything that can be done in the User Interface can also be accomplished via API.
TLDR - Just show me your endpoints!
The full API reference can be found here, it's always shows the most up-to-date information, it updates automatically:
Full Swagger API Documentation
There is also a Postman Collection that can be imported and used to call any endpoint.
Case-Sensitive Identifiers
Cloudloop identifiers are 32 character alphanumeric strings - they're case-sensitive!
e.g. RlabgrGXzpmLqDanpwBOyoKJdkeVNvwQ
It's very important that you consider this case-sensitivity when storing and referencing identifiers returned by Cloudloop.