Postman
A Short Tutorial On How to Use Squidex with Postman.
Introduction and Use Case
Authentication
Acquire a token - 1 
Acquire a token - 2 
Acquire a token - 3

Content API 
Download OpenAPI specification

Import OpenAPI file - 1 
Import OpenAPI file - 2 
Import OpenAPI file - 3

GET request using Postman - 1 
GET request using Postman - 2
What is Postman?
Let's Get Started
Pre-requisites
1. Generate a Token for the Client
Authentication


2. Download the OpenAPI Specification


3. Import the OpenAPI into Postman



4. Make a Request using Postman


Last updated