Skip to main content
Use the official SDKs when you want typed request helpers instead of building HTTP requests by hand. Both SDKs use https://api.cs2c.app as the default API host and authenticate with your CS2Cap API key.
You can generate an API key from the Account page after verifying your email address.

Python

The Python package is published as cs2cap on PyPI.
Set your API key in the environment:
Verify the install with a small catalog request:

TypeScript

The TypeScript package is published as cs2cap on npm.
Set your API key in the environment:
Verify the install with a small catalog request:

Repositories

The SDKs are published from CS2Cap/cs2cap-python and CS2Cap/cs2cap-node.
Last modified on July 14, 2026