Skip to main content
Before you can use the CLI or SDK, you need staging credentials, which are issued after an onboarding call.

Book an onboarding call

Schedule a call to get started

Two paths

Existing apps

You have a working app and want to bring it to Timeback. Follow the Level 1 integration guide.

Native apps

You want to build something new for Timeback. Talk to us first so we can share curriculum gaps and guide you toward Level 2.

Before you apply

Make sure you have:

How to get access

1

Apply in the Developer Portal

Book an onboarding call to create your organization profile and start the application process.
2

Sign terms and complete onboarding

Accept the developer terms and complete the developer relations call. This call is required to unlock staging access.
3

Receive staging credentials

After the call, staging credentials are issued to your organization. You receive a client ID and secret for the staging environment.
4

Build and submit

Implement the Level 1 requirements and submit evidence for review.
5

Review and approval

The Timeback team verifies requirements and approves your app. See what to expect during review for details. If rejected, you receive feedback and can resubmit.
6

Deploy to production

After approval, production credentials are issued for deployment.

What you get

After completing onboarding, you receive:
  • Staging credentials (client ID + secret) for development and testing
  • Access to the staging environment APIs
  • Ability to push app configurations via the CLI
Production credentials are issued later, after your integration passes review.

AI skills for setup

If your team uses coding agents, start with /timeback-integrate. /timeback-integrate orchestrates /timeback-init and /timeback-server, and browser apps also run /timeback-client. /timeback-init is the setup skill. It guides the developer through CLI commands such as npx timeback credentials add and npx timeback init --sync. You can still use /timeback-init, /timeback-client, or /timeback-server manually for focused setup, client, or server tasks. Current skill workflows are focused on Level 1 integration. See the full catalog on AI Skills.

Need help?

Join us on Discord

Stuck on onboarding or integration? The Timeback team and developer community are here to help.

Next steps

Integration levels

Level 1 vs Level 2 requirements and what to expect during review

Start building

Step-by-step integration guide for existing apps

AI Skills

Setup, client, and server skills in one place