GitHub
github.com › anthropics › anthropic-sdk-typescript
GitHub - anthropics/anthropic-sdk-typescript: Access to Anthropic's safety-first language model APIs in TypeScript
This library provides convenient access to the Anthropic REST API from server-side TypeScript or JavaScript. The REST API documentation can be found on docs.anthropic.com. The full API of this library can be found in api.md.
Starred by 1.4K users
Forked by 181 users
Languages TypeScript 96.8% | Shell 2.1% | JavaScript 1.1%
Claude
docs.claude.com › en › api › client-sdks
Client SDKs - Claude Docs
Additional configuration is needed to use Anthropic’s Client SDKs through a partner platform. If you are using Amazon Bedrock, see this guide; if you are using Google Cloud Vertex AI, see this guide; if you are using Microsoft Foundry, see this guide. Python library GitHub repo Requirements: Python 3.8+ Installation: ... While this library is in TypeScript, it can also be used in JavaScript libraries.
How to use the Claude Agent SDK for non-coding
The Claude Agent SDK is definitely exciting for non-coding use cases! I've been experimenting with it to build documentation and knowledge management agents. i am using Zencoder, they recently built an agent that automatically updates our API docs and generates usage examples whenever we push code changes. The key was using Claude's natural language understanding to extract meaning from code comments and translate them into clear documentation. For non-coding applications, I'd suggest starting with well defined tasks that have clear inputs and outputs. For example, you could build agents that: - Summarize long documents - Generate formatted reports - Answer product FAQs - Analyze data trends More on reddit.com
Anthropic released an official Python SDK for Claude Code
What are some use cases for this? More on reddit.com
[deleted by user]
This is not a real SDK. It's mainly CLI like we already had and option to output in JSON. No an SDK when you call claude as an object and play with it. This is a bit limited but do the work too. More on reddit.com
Videos
09:05
Build with Claude as a JavaScript developer - Anthropic API - YouTube
Anthropic typescript tool use - Dom does code #2
10:00
How to Get Started with Claude AI API using NodeJS console app ...
17:01
How openai and anthropic publish their SDK and you can too - YouTube
SourceForge
sourceforge.net › projects › anthropic-sdk-types.mirror
Anthropic SDK TypeScript download | SourceForge.net
October 16, 2025 - Access to Anthropic's safety-first language model APIs. anthropic-sdk-typescript is the TypeScript / JavaScript client library for the Anthropic REST API, enabling backend or Node.js usage of models like Claude.
npm
npmjs.com › package › @anthropic-ai › bedrock-sdk
@anthropic-ai/bedrock-sdk - npm
November 18, 2025 - The official TypeScript library for the Anthropic Bedrock API. Latest version: 0.26.0, last published: a month ago. Start using @anthropic-ai/bedrock-sdk in your project by running `npm i @anthropic-ai/bedrock-sdk`. There are 64 other projects ...
» npm install @anthropic-ai/bedrock-sdk
Published Nov 18, 2025
Version 0.26.0
Author Anthropic
Claude Docs
platform.claude.com › docs › en › api › client-sdks
Client SDKs - Claude Docs
Additional configuration is needed to use Anthropic's Client SDKs through a partner platform. If you are using Amazon Bedrock, see this guide; if you are using Google Cloud Vertex AI, see this guide; if you are using Microsoft Foundry, see this guide. ... While this library is in TypeScript, it can also be used in JavaScript libraries.
Anthropic
anthropic.com › learn › build-with-claude
Anthropic Academy: Claude API Development Guide
Learn about Anthropic's APIs, SDKs, and other development tools · Python SDK · TypeScript SDK · Java SDK · Go SDK · Ruby SDK · Understand the Messages API · Process multiple Messages API requests at once with the Message Batches API · Optimize your API usage with prompt caching ·
Liona
liona.ai › docs › connecting › anthropic-sdk
Using the Anthropic SDK | Liona Docs
March 22, 2025 - This guide shows you how to use ... API, requiring minimal changes to your existing code. The Anthropic JavaScript/TypeScript SDK is fully compatible with Liona....
npm
npmjs.com › package › @anthropic-ai › sdk › v › 0.20.7
@anthropic-ai/sdk - npm
The official TypeScript library for the Anthropic API. Latest version: 0.68.0, last published: 14 hours ago. Start using @anthropic-ai/sdk in your project by running `npm i @anthropic-ai/sdk`. There are 2442 other projects in the npm registry ...
» npm install @anthropic-ai/sdk
Published Oct 28, 2025
Version 0.20.7
Author Anthropic
GitHub
github.com › anthropics › anthropic-bedrock-typescript
GitHub - anthropics/anthropic-bedrock-typescript
Starred by 25 users
Forked by 2 users
UNPKG
app.unpkg.com › @anthropic-ai › [email protected]
anthropic-ai/sdk
The official TypeScript library for the Anthropic API · anthropics/anthropic-sdk-typescript · 6 folders, 47 files · anthropics/anthropic-sdk-typescript · Latest: 0.68.0 ·
GitHub
github.com › anthropics › anthropic-sdk-typescript › blob › main › examples › streaming.ts
anthropic-sdk-typescript/examples/streaming.ts at main · anthropics/anthropic-sdk-typescript
Access to Anthropic's safety-first language model APIs in TypeScript - anthropics/anthropic-sdk-typescript
Author anthropics