Visual Oligo

API Documentation

Use Visual Oligo programmatically: property computation (MW, pI, charge, etc.), batch analysis, and 3D structure generation. All endpoints return JSON; results are deterministic and citable. See the OpenAPI spec for request/response shapes per molecule type.

Endpoints

  • POST /api/peptide/compute — Peptide: sequence, modifications, pH → MW, pI, charge, GRAVY, synthesis score.
  • POST /api/v1/calculate — Unified calculate (peptide and other types by request body).
  • GET /api/openapi — OpenAPI 3.0 spec for all public APIs.

Authentication & limits

API keys are required for production use. Free tier has rate limits; Pro and Enterprise have higher quotas. Manage keys and view usage in the dashboard.

AI & MCP

For AI agents, GPTs, and MCP (Model Context Protocol) integration, see the dedicated guide.

AI Integration (OpenAPI, MCP, ai-plugin) →

Docs · Pricing · API keys