DNA Script SYNTAX Console GraphQL API
The GraphQL API behind DNA Script's SYNTAX Console Software — the fleet-management layer customers use to design plate templates, upload oligo sequence files, schedule and start synthesis runs, monitor instrument status, consumables and run progress, and retrieve run reports across their SYNTAX instruments. It also carries organization, user, group, project and license administration. The endpoint is publicly reachable and answers anonymous GraphQL introspection, but every query and mutation returns 401 Unauthorized without a customer session: this is a product API for SYNTAX owners, not a published developer API. DNA Script publishes no developer portal, reference documentation, SDK or OpenAPI for it.
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/graphql/dna-script-syntax-console.graphql
GraphQLIntrospection
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/graphql/dna-script-syntax-console-introspection.json
AuthenticationProbe
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/authentication/dna-script-authentication.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/conventions/dna-script-conventions.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/errors/dna-script-problem-types.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/data-model/dna-script-data-model.yml
Conformance
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/conformance/dna-script-conformance.yml
Lifecycle
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/lifecycle/dna-script-lifecycle.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/dna-script/refs/heads/main/apis.yml