Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 516 Bytes

rest_api.rst

File metadata and controls

8 lines (5 loc) · 516 Bytes

REST API

The REST JSON API enables researchers to programmatically validate and calculate the properties of biopolymer forms.

The root URL for the REST API is https://bpforms.org/api/. The REST API provides endpoints to get a list of available alphabets, to get the monomeric forms in an alphabet, and to calculate properties of biopolymers, optionally, at a specific pH. Please see the inline documentation for more information.