Skip to main content

Set Up a Test Environment

Fluxir uses a single environment for its API: production. However, you can safely test your integration using a test account that prevents the creation of real data.

This guide shows you how to create a test account in Fluxir, enabling you to validate your integration before moving to production.

Creating your Test Account

Follow these steps to create a test account and start using the API in test mode:

  1. Visit the registration page at https://travel.fluxir.com/account/register.

  2. Select to register as a Company account. This ensures you have access to the API features.

  3. Complete all required fields in the form.

  4. Check the box labeled I wish to create a test account. This tells Fluxir that the account is used for testing only.

    When this box is checked, the data you submit via the API won't be stored as real operational data. You can safely use this mode to simulate API workflows.

  5. Review and agree to the Terms and Conditions and Privacy Policy.

  6. Click Sign Up to complete the account creation process.

  7. After registration, follow the Authentication guide to generate your API credentials and begin making test API requests.

Although Fluxir provides only a single production API endpoint:

https://api.fluxir.com/

you can safely test your integration using a designated test account. This allows you to verify your API calls and workflows without affecting real data.

Forgot to mark the test account checkbox during registration?

Currently, there is no way to convert a regular account to a test account after registration. You must register a new account and check the I wish to create a test account box during the sign-up process.