API Usage Policy

English — For GGG review

Türkçe Versiyon Mevcut: API Kullanım Politikası →

Official Source Policy

PoE Turkiye only uses official Path of Exile APIs:

APIs We Use

Currency Exchange API

Endpoint: GET /currency-exchange

Scope: service:cxapi

Usage: Fetch hourly economy data snapshots

Client: Confidential, client_credentials grant

Public Stash Tab API (PoE1)

Endpoint: GET /public-stash-tabs

Usage: Public item data (PoE1)

What We Strictly Do NOT Do

  • Undocumented endpoints: Only APIs documented atdeveloper docsare used
  • POESESSID: User session cookies or browser-based authentication are not used
  • Aggressive scraping: No web pages are automatically scraped
  • Reverse engineering: Private or internal API endpoints are not discovered or used
  • Frontend-to-API calls: All official API calls originate from the backend server. The browser never calls official PoE APIs directly
  • Secret exposure: Client secret, access tokens, and API keys are never sent to the browser

Rate Limits and Caching

Rate Limit Compliance

  • X-Rate-Limit-* response headers are honored
  • Retry-After header is respected on 429 responses
  • Identifiable User-Agent header is used

Caching Strategy

  • Currency Exchange data is cached hourly (matches API data model)
  • Static data (skill tree, atlas tree) is refreshed on patch updates
  • Redis-based cache layer
  • Goal: minimize API call volume

Technical Details

Backend URLhttps://api.poeturkiye.com
OAuth Callback/api/v1/auth/poe/callback
Live API AccessNot yet enabled — awaiting approval
Economy WorkersNot started — awaiting approval

GGG API Policy Compliance

PoE Turkiye is designed to fully comply with Grinding Gear Games' Developer API usage policies. All API access will begin only after GGG approval.

Official API Sources Only
Rate Limit Compliance
User-Agent Defined
Token Encryption (AES-256)
Backend-Only API Calls
Caching to Reduce Calls
Undocumented Endpoint Usage
POESESSID Usage
Gameplay Automation
Reverse Engineering

This product isn't affiliated with or endorsed by Grinding Gear Games in any way.

Bu ürün hiçbir şekilde Grinding Gear Games ile bağlantılı veya onaylı değildir. Path of Exile, Grinding Gear Games'in ticari markasıdır.