Authentication
All requests must contain an API key in the headers of each request in the following format. API keys are provided by the Gattaca team. Contact a representative for inquiries.
Header Parameter
Type
Description
x-api-key
String
API key provided by Gattaca Support Team
Additionally, all POST requests must have content type of application/json. Ensure that this content-type parameter is included in your request.
Last updated