API Reference

🏒 Business Account

A Tyms Business Account is Required for Integration.

To use the Tyms APIβ€”whether for internal automation or to build features for external usersβ€”a Tyms business account is required. This account gives access to API keys and other developer tools, depending on your use case.


πŸ”‘ Getting Access to API Keys

To begin making API calls:

  1. Create a Tyms Business Account
    Sign up at πŸ‘‰ https://app.tyms.io/auth/register

  2. Retrieve Your API Key
    Once your business account is created, navigate to the Developer Settings section on the Tyms Dashboard to access your secret API key.

  3. Use Your API Key
    This key must be included in the Authorization header of every request to authenticate your API calls.


πŸ” OAuth-Based Integrations

If you're building a platform that connects multiple Tyms users, use OAuth to authorize and access data on their behalf.

  • In this case, you (the partner platform) will use your own business API key to initiate the OAuth flow.
  • After the user grants access, your platform receives a user-specific access token that allows you to perform actions on their Tyms account.

πŸ§ͺ Request Access to Sandbox Environment

Need a test environment? We've got you covered!

For development or testing purposes, request access to our sandbox environment by emailing us at:

πŸ“§ [email protected]
πŸ“ Subject: Request for test account for development

You'll receive credentials and setup instructions to safely test without touching real business data.


πŸš€ Ready to Build?

With your business account and API key in hand, you're now ready to start integrating Tyms into your product!