3rd Party REST API Integration Guide

API Base URL

<https://3rd.feetneeds.plasmics.com/><stage>/<path>


Authorization

Every request must include either:

All routes are secured, so this must be included in every request. If it’s missing or invalid, the server will return an appropriate 4xx HTTP status code.


1. Create New Print Project

We use Postman, a software tool designed primarily for API development and testing, to test the API.

Request:

POST <https://3rd.feetneeds.plasmics.com/prod/createHeadlessPrint>