Submit a request for a new antigen to be considered
This endpoint allows authenticated users to request that a new antigen be added to the catalog or considered for internal use. Requests are reviewed by the platform team and may result in the antigen being added to the available catalog.
Submission Process
- Submit vendor product URL and use case description
- Request enters “pending_review” status
- Platform team evaluates the request
- Team may reach out via contact email for clarification
- If approved, antigen may be added to the catalog
Required Information
- contact_email: Email for follow-up questions
- vendor_product_url: Link to the vendor’s product page
- usecase_description: Why you need this antigen
Post-Submission
After submission:
- You’ll receive a request ID for tracking
- Platform team may contact you for more information
- Check back later to see if the antigen was added to the catalog
Note
This creates a request for consideration, not an immediate catalog entry
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Request payload for submitting a target request
Submit this request to propose a new target antigen for consideration. Requests are reviewed by the platform team and may be added to the catalog.
Response
Target creation request successfully submitted
Response after submitting a target request
Confirms that the target request was received and provides tracking information for the review process.