Loading...

CDN.com.tr Help

Authenticate with public API

Use public customer API authentication without exposing IDs or internal credentials.

Authenticate with public API

Use public customer API authentication without exposing IDs or internal credentials.

Use cases

A developer wants to call account-scoped endpoints from a script.

Workflow

  1. Get token through approved public login.
  2. Store token securely.
  3. Call scoped endpoint with account UUID.
  4. Handle JSON errors.

Checks

  • No user ID or account ID is returned in login examples.
  • HTTP status and message are preserved.
  • Token is not printed in help examples.

Smoke tests

  • ApiSecurityContractTest validates login response masking and ownership.

Related pages

Use cdnctl

Operate accounts, container apps, imports, logs, jobs, and object storage from terminal or AI agents.

Use Push CDN and AI API pages

Find static asset API and AI API references from the developer help structure instead of leaving them as isolated pages.