2 posts tagged GETTING STARTED

pack response drawing

Getting Started: Anatomy of a Pack Response

The Paccurate API responds to valid requests with a JSON body that contains detailed information for the pack, which can be broken out into Metrics, a list of Boxes, a list of Images, and a list of Leftovers.


abstract: box with instructions

Getting Started with Paccurate: Anatomy of a Pack Request

It’s incredibly easy to get started with the Paccurate API.  Paccurate is restful and can be accessed using any HTTP client that can make a POST request with a JSON body — whether that’s a cURL via CLI, the Postman GUI, or the fetch API from a web client.