Example section for showcasing API endpoints
https://api.portable.io
The Portable API is a RESTful API, and follows the principles of Representational State Transfer (REST) for creating,
updating, reading, and deleting resources.
Authorization
header of your HTTP request. The
format of the header should be as follows:
<Your-API-Token>
with your actual API token.