Basic Guides
Quickstart
Get started right away and place your first order.
Authentication
You can find your API Token in the “Account Settings” page of the dashboard. The following authentication header must be present on every request.
Place an Order
Orders can be created with a single request.
New orders require a recipient and a list of the type of kits that should be sent. You may optionally include metadata to be stored with the order as a JSON object.
We will acknowledge your request by providing the unique ID assigned to your order. You can use this ID to poll for status updates at any time. This ID will be provided with status updates pushed to the callback URL configured during onboarding.