Build with VigyanLLM API
Integrate automated primer design, BLAST search, and multiple sequence alignment directly into your lab workflows and bioinformatics pipelines.
# Design primers with a single API call curl -X POST https://www.vigyanllm.in/api/v1/primer/design \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"sequence": "ATGCGATCGATCG...", "organism": "human"}'
Everything You Need
Four surfaces to build, test, and monitor your integrations.
Documentation
Full API reference with request/response examples, authentication guide, and SDKs for Python and R.
Read the docs →API Keys
Generate and manage API keys with scoped permissions. Rotate keys and set rate limits per key.
Manage keys →Playground
Test API endpoints live in your browser. No setup required — authenticate and send requests instantly.
Open playground →Webhooks
Get notified when async jobs complete. Subscribe to primer, BLAST, and payment events.
Configure webhooks →Getting Started in 3 Steps
Go from zero to your first API call in under 5 minutes.
Generate an API Key
Sign in and create a key from the Developer Dashboard. Choose which tools your key can access.
Make Your First Request
Use the playground or curl to send a primer design request. Pass your key in the Authorization header.
Explore the Docs
Dive into endpoint references, error codes, webhook events, and rate limit details for your plan.
API Access by Plan
| Plan | Calls / Month | Rate Limit | Endpoints |
|---|---|---|---|
| Free | No API access | — | Web UI only |
| Pro (₹699/mo) | 1,000 | 30 req/min | All endpoints |
| Lab (₹1,999/mo) | 10,000 | 120 req/min | All endpoints + webhooks |