# SkinsNode API > SkinsNode is a CS2 skin fulfillment API for stores, lootbox platforms, reward products, and skin apps that need live inventory, order creation, delivery tracking, and signed status callbacks. Important facts: - Official website: https://skinsnode.com/ - API base URL: https://api.skinsnode.com - Primary product: B2B API infrastructure for CS2 skin catalog access, customer orders, and fulfillment status automation. - Authentication: client routes use `x-client-id` and `x-client-secret` headers. Keep both credentials server-side. - Pricing model: no monthly fees; orders are charged after successful execution from a prefunded balance. - Delivery flow: create an order, receive `202 Accepted`, then track completion by signed `order.updated` webhooks or polling. - Token estimate: this index is about 750 tokens. ## Start Here - [Homepage](https://skinsnode.com/): Human-readable product overview for CS2 skin sellers and API buyers. - [API documentation](https://skinsnode.com/docs): Interactive API reference with endpoint examples, webhook verification, order statuses, and errors. - [API reference Markdown](https://skinsnode.com/docs/api-reference.md): Clean Markdown reference for agents. Token estimate: about 2,400 tokens. - [OpenAPI contract](https://skinsnode.com/openapi.json): Machine-readable API schema for client generation and endpoint discovery. ## Agent Integration - [AI agent integration prompt](https://skinsnode.com/docs/ai-agent-integration.md): Step-by-step prompt for coding agents integrating SkinsNode into a store backend. Token estimate: about 2,200 tokens. - [SkinsNode capability skill](https://skinsnode.com/skill.md): Capability-focused instructions for agents that need to decide whether SkinsNode can satisfy an integration task. - [Agent instructions](https://skinsnode.com/AGENTS.md): Operating rules for agents reading SkinsNode public docs. - [Agent permissions](https://skinsnode.com/agent-permissions.json): Machine-readable access preferences and preferred content formats. ## Entity Facts - [Brand facts](https://skinsnode.com/brand-facts.json): Canonical brand, audience, contact, API, and machine-readable resource facts. - [Sitemap](https://skinsnode.com/sitemap.xml): XML sitemap with the public pages and machine-readable artifacts. - [Robots](https://skinsnode.com/robots.txt): Crawler access rules for search and AI user agents. ## Contact - [Telegram contact](https://t.me/tek9nino): Use for commercial access, credentials, onboarding, and API questions. ## Optional - [Legacy llm.txt alias](https://skinsnode.com/llm.txt): Compatibility pointer for tools or users that request `/llm.txt` instead of `/llms.txt`. - [Full agent context](https://skinsnode.com/llms-full.txt): Consolidated plain-text context for agents that prefer one fetch.