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 182 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.
Anthropic released an official Python SDK for Claude Code
What are some use cases for this? More on reddit.com
Migrating from OpenAI to Claude in typescript
Just use OpenRouter instead of directly using Anthropic. I asked Perplexity and it told me this ‘Yes, OpenRouter uses the same API structure as OpenAI. This design choice allows users to seamlessly switch between different large language models (LLMs), including proprietary models like those from OpenAI, by mimicking the OpenAI API structure[10]. This compatibility simplifies the integration process for developers who are already familiar with the OpenAI API, enabling them to use OpenRouter as a universal API gateway for accessing a variety of LLMs without needing to significantly alter their existing codebase[10]. ‘ 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