Skip to main content

New *Schema APIs coming to the V3 API!

  • April 30, 2026
  • 0 replies
  • 4 views

john.vogt
Benchling Employee

On May 8th, there will be several new Schema endpoints to interact with at Alpha stability. These endpoints support Create and Update! In addition, we also support applying Fieldsets. Please be on the lookout for the following new API endpoints!

  • CustomEntitySchema
  • AaSequenceSchema
  • DnaOligoSchema
  • DnaSequenceSchema
  • OligoConjugateSchema
  • OligoDuplexSchema
  • RnaOligoSchema
  • RnaSequenceSchema
  • MixtureSchema
  • MoleculeSchema
  • EquipmentSchema

In the V2, API, this schema information was provided through the /entity-schemas resource. In the V3 API, we broke them out to work alongside the associated endpoint that provides the data from a particular schema type:

  • AaSequence
  • AaSequenceSchema
  • etc