Skip to main content

4U Developer Site: APIs

A live swagger UI using OpenAOI 3.0.1 that plays nicely with Postman and similar tooling

Updated over 10 months ago

Looking for something else?

  • Overview: An introduction and high-level overview

  • Sandbox Environments: The freedom and security to iterate quickly with production-quality data

  • 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: You're here!

  • FAQ: We all have questions. Right?

Data Models

If you haven't already, we think you'll find it useful to quickly read through our discussion of how content is modeled within the 4U API. It's a quick read.

Documentation

4U APIs are RESTful and come with Swagger-based OpenAPI documentation.

The documentation can be found on your Sandbox environment at: https://docs.<your-company>.stage.4uplatform.com allowing you to easily experiment with the API from the comfort of your own browser.

The corresponding documentation in production, not surprisingly, can be found at https://docs.4uplatform.com. For developing and testing integrations, you should use your sandbox environment.

The OpenAPI also includes the expected swagger.json file which can be loaded into Postman or similar tools.

Here's a preview of what your live swagger docs will look like:


Questions or comments?

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

Did this answer your question?