<https://3rd.feetneeds.plasmics.com/><stage>/<path>
prod
dev.feetneeds…
Every request must include either:
feetneeds-api-key
(API Key) added under the “Headers”Authorization: Bearer <JWT Token>
Needs to complete an OAuth2 authorization flow to obtain a JWT token with the required privileges.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.
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>