To use the Postman collection for the API, import the collection using the link below:
- In Postman, click Import.
- Choose Link and paste the collection URL above.
- Create or select an environment and define the following variables:
-
baseUrl:https://<tenant>.open-api.magicline.com/v1 apiKey: your OpenAPI key from the activation email
-
All requests include the x-api-key header automatically from the environment variable. Make sure apiKey is set correctly before sending requests.