← 返回
未分类 中文

BioFlow

Concise guide for BioFlow API usage covering signup/login, file upload/download, token balance check, task submission, and result retrieval with example endp...
BioFlow API简明使用指南,涵盖注册登录、文件上传下载、余额查询、任务提交及结果获取,并附带示例端点。
ashipiling ashipiling 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 441
下载
💾 1
安装
1
版本
#latest

概述

BioFlow API Quickstart

Provide a concise implementation/use checklist for BioFlow APIs with minimal context loading.

Workflow

  1. Read references/current-auth-map.md for project scope and auth/token model.
  2. Read references/api-call-flow.md for concise API call sequence (signup/login -> upload -> balance -> create task -> poll -> results -> download).
  3. Use one algorithm path for demo execution (default PTMPred) instead of mixing multiple algorithms in one run.
  4. Keep responses concise: show endpoint, required params, minimal request example, and key response fields only.

Output Structure

  1. Project intro: base URL, auth mode, major API groups.
  2. Registration/login: send SMS verification code, signup (telephone + verification_code), login, refresh, me.
  3. File workflow: upload dataset and get dataset download URL.
  4. Balance query: GET /api/v1/token/balance.
  5. Task submission: one concrete algorithm endpoint and required parameters.
  6. Result query: job detail, results list, and result download endpoint.

Done Criteria

  1. Agent can explain complete API path from account creation to result retrieval in one compact response.
  2. Endpoint examples are executable with current Bearer token flow.
  3. File upload/download and task/result endpoints are both covered.

References

  1. references/current-auth-map.md
  2. references/api-call-flow.md

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 16:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 681 📥 329,280
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 75 📥 182,397
ai-agent

DrugFlow

ashipiling
多流程API工作流技能,适用于DrugFlow Django仓库。当代理需要执行端到端API流程(如登录/注册)时使用。
★ 0 📥 590