Tag: api
3 items with this tag.
MiniMax M2.7 API — OpenAI-Compatible Access
MiniMax M2.7 API — OpenAI-Compatible Access How to call MiniMax M2.7 via the OpenAI-compatible SDK — no new SDK required.
Anthropic API — Usage Reporting & Token Counting
Anthropic API — Usage Reporting & Token Counting Two distinct use cases: checking historical token/cost consumption for an API org, and counting tokens before sending a request.
Building an MCP Server — Python FastMCP
Building an MCP Server — Python FastMCP MCP (Model Context Protocol) lets Claude call custom tools you define.