We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REST API docs
curl --data "group=(GROUP_NAME)&api=(API_KEY)&message=(message you want to log)" https:// api.snlogs.com/api/v1/logs
simple example: logging to app when new user signups
curl --data "group=users&api=Xhjkjshdkjhkj&message=user: user1 just signup" https:// api.snlogs.com/api/v1/logs