Dyno · Authentication Profile
Dyno Authentication
Authentication
Authentication profile for the Dyno Phi Protein Design API. Derived from the provider's OpenAPI 3.1.0 document, its first-party CLI source (github.com/dynotx/phi-cli), and a live unauthenticated probe of the API. IMPORTANT: the spec declares NO components.securitySchemes and no top-level security[] block — the API key is modelled as an ordinary optional header PARAMETER on every operation. The real, enforced mechanism was confirmed by probing the live API.
Dyno secures its APIs with apiKey, http-bearer, and oidc-session across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyBiotechnologyGene TherapyGenetic MedicineGene DeliveryAAV CapsidArtificial IntelligenceMachine-LearningDrug DiscoveryHealthcareProtein DesignProtein Structure PredictionBioinformaticsComputational BiologyAgentic AILife Sciences
Methods: apiKey, http-bearer, oidc-session
Schemes: 3
OAuth flows:
API key in: header
Security Schemes
x-api-key apiKey
Authorization Bearer http
Clerk session token openIdConnect