Skip to main content
Qanapi Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API v2
Quick Start
Getting Started
Project Management
API & Data Proxies
Administration
Website
Dashboard
GitHub
Smart Data Proxies
Smart Data Proxies Overview
Encrypting Data
Decrypting Data
Forwarding Requests
API v1 Usage Examples
cURL Examples
Python Examples
JavaScript Examples
API v2
Quick Start
Setup
Authentication & Token Lifecycle
Encryption API
Decryption API
Security Principles
Useful Links
On this page
🚀 Officially supported Qanapi API v2 SDKs
1️⃣ Install the SDK
API v2
Quick Start
🚀 Officially supported Qanapi API v2 SDKs
1️⃣ Install the SDK
TypeScript / JavaScript:
(Node.js, Bun, Deno, etc.)
Copy
npm
install
qanapi
Python:
Copy
pip
install
qanapi
Golang:
Copy
go
get
-u
'github.com/qanapi/qanapi-sdk-golang'
JavaScript Examples
Setup
⌘I