# Spot ## Docs - [Advanced kit workflows](https://docs.spotdx.com/docs/advanced-kit-workflows.md): Learn how events shape the life of a kit as it travels to the customer and then to the lab to be processed. - [Authentication](https://docs.spotdx.com/docs/authentication.md): Learn how to authenticate your requests with the Spot API - [Core concepts](https://docs.spotdx.com/docs/concepts.md): The basics you need to understand how Spot operates - [Errors & status codes](https://docs.spotdx.com/docs/errors.md): The status codes and error format for Spot's API - [Ecommerce Integrations](https://docs.spotdx.com/docs/integrations.md): Learn how to link your ecommerce store to your Spot account to automatically fulfil orders. - [Introduction](https://docs.spotdx.com/docs/introduction.md): Home Testing for Health & Wellness Companies - [Quickstart](https://docs.spotdx.com/docs/quickstart.md): Get started right away and place your first order. - [Using requisitions](https://docs.spotdx.com/docs/requisitions.md): This guide will help you understand requisitions and how to use them. - [Order, sample & kit lifecycles](https://docs.spotdx.com/docs/sample-kit-lifecycle.md): Learn how events shape the life of a kit as it travels to the customer and then to the lab to be processed. - [Create order](https://docs.spotdx.com/reference/create-order.md): Create an order for delivering kits to a client, which will be created with a status of 'pending'.The order will be created with the user making the request as the 'placed_by' user. - [Create patient](https://docs.spotdx.com/reference/create-patient.md): Create a patient. - [Create requisition](https://docs.spotdx.com/reference/create-requisition.md): Create a new requisition. - [Generate registration token](https://docs.spotdx.com/reference/generate-registration-token.md): Generate a one-time-use registration token for a patient with a lifetime of 10 minutes. - [Get kit by ID](https://docs.spotdx.com/reference/get-kit.md): Returns an individual kit with the given kit id. - [Get order by ID](https://docs.spotdx.com/reference/get-order.md): Retrieve a singular order matching the provided ID. - [Get requisition](https://docs.spotdx.com/reference/get-requisition.md): Retrieve a requisition. - [List kits](https://docs.spotdx.com/reference/list-kits.md): Query your kits and return a summary, sorted by creation date. Providing any query params will further filter the results to only those that match the query params. - [List orders](https://docs.spotdx.com/reference/list-orders.md): Get a list of your orders sorted by recently updated. Providing any query params will further filter the results to only those that match the query params. - [List requisitions](https://docs.spotdx.com/reference/list-requisitions.md): Retrieve a list of requisitions. - [Update order metadata](https://docs.spotdx.com/reference/update-order-metadata.md): Replace the metadata for an order with a new set of values ## OpenAPI Specs - [openapi](https://docs.spotdx.com/openapi.json) ## Optional - [Get in Touch](https://calendly.com/jajack/30minutes) - [Contact Us](mailto:hello@spotkits.com)