Skip to main content

Get started in three steps

Create an account and start integrating wearable device data in minutes — no infrastructure to set up.

Step 1: Create your account

Head to app.rabts.com/register and create a developer account with your email and password.Once signed in you’ll land on the dashboard, where you can manage users, connections, webhooks, and API keys.

Step 2: Generate an API key

From the dashboard, open Settings → API Keys and create a new key. Copy it somewhere safe — it’s only shown once.
Outgoing webhooks are disabled by default. Enable them from Settings → Webhooks to get real-time event delivery — see the webhooks guide.

Step 3: Make your first API call

  1. Check API status:
    Should return: {"message": "Server is running!"}
  2. View API documentation: Open the API Reference to explore all available endpoints interactively.
  3. Make an authenticated request:
  4. Invite a user to connect a wearable: From the dashboard, create a user and share their connection link. Once they connect a device, their normalized data is available through the API immediately.

Next steps

API Reference

Explore all available API endpoints.

Support

Get help from our team.
Need help? Check out our support page or the FAQs.