API 文档
简单易用的牛马接口,助力快速开发
开始使用
欢迎使用牛马助手API,通过以下步骤快速开始:
// 发电
Make your own computer
// 初始化
turn it on and use it
认证方式
所有API请求都需要使用API密钥进行认证。但 我们不需要:
Authorization:YOUR_N1GGER
接口列表
GET /api/get
智能接口
GET http://n1gger.online:5000/api/get
示例代码
// JavaScript示例
const response = await client.search({
});
// Python示例
results = nm_assistant.search(
)