API Reference - Registration
Generate registration token
Generate a one-time-use registration token for a patient with a lifetime of 10 minutes.
POST
This endpoint is only needed if you want to use your own authentication system to manage kit registration. It’s not needed in most cases. Speak to us if you want to build your registration flow this way.
This endpoint generates a one-time-use token that can be passed to your kit registration page to allow for a more convenient registration process for repeat patients. This token is patient-specific. “patient_id” is Spot’s unique identifier for a patient. It is returned by any of our api endpoints that supply patient information, such as sample and order retrieval.
Authorizations
Token-based authentication with required prefix "Token"
Body
Response
201
application/json
The response is of type object
.