Skip to main content
All Collections4U Developer Site
4U Developer Site: Sandbox Environments
4U Developer Site: Sandbox Environments

The freedom and security to learn by making mistakes

Updated over a week ago

Looking for something else?

  • Overview: An introduction and high-level overview

  • Sandbox Environments: You're here!

  • Authentication: The ins and outs of OAuth 2.0 and how to obtain access tokens

  • Getting Started: Examples to help you get straight to work using our APIs

  • Data Models: A brief overview to help you get oriented

  • API Standards: We're RESTful JSON over https -- familiar, friendly, and effective

  • File Uploads: Our approach to getting your files where you want them

  • API Documentation: A live swagger UI using OpenAOI 3.0.1 that plays nicely with Postman and similar tooling

  • FAQ: We all have questions. Right?

Infrastructure For You

4U has invested heavily in modernizing our infrastructure, moving entirely to containerized environments, and adopting technologies like terraform to implement a comprehensive Infrastructure As Code approach. This investment allows us to reproducibly and reliably provision complete application stacks on an on-demand basis.

We've also been working hard to put in place data pipelines that allow us to replicate production quality data but without any PII or other personal data that would prohibit its use in non-production environments.

What does this mean for you? It means we provide you with a complete and fully functional integration environment that is isolated and dedicated for use by your team. It will have the same basic data set as your production environment and can be rebuilt from scratch as requested.

There is zero risk of, for example, accidentally sending emails or approval requests to any of your partners!

We've planned for the future and our infrastructure is ready to support whatever your level of integration ambitions might be!

Sandbox Logistics

As part of onboarding your access, you'll be given:

  1. Your very own 4U Platform:

    1. UI https://www.<your-company>.stage.4uplatform.com

    2. OpenAPI Swagger documentation: https://docs.<your-company>.stage.4uplatform.com

  2. Authorization details for API access

    1. Authorization Url

    2. ClientId

    3. Secret

  3. A 4U Sandbox "company admin" user account

Whoever you choose to be your "sandbox admin" can then create additional users (including more admins) for other team members that need access. Remember, this is a completely isolated and protected non-production environment.


Questions or comments?

We're here 4U – integration@4uplatform.com

Did this answer your question?