Loading...

CDN.com.tr Help

Developers, API, cdnctl, and tools

Use this section when a workflow should be automated through customer-visible API and CLI surfaces.

Developers, API, cdnctl, and tools

Use this section when a workflow should be automated through customer-visible API and CLI surfaces.

Use cases

  • An AI agent needs to operate CDN.com.tr safely.
  • A developer needs equivalent API calls for panel actions.
  • A script needs to verify S3 Object Storage.

Workflow

  1. Confirm the required package was purchased and assigned in the panel.
  2. Authenticate through public API or cdnctl.
  3. Select account.
  4. Run workflow-specific commands.
  5. Read JSON status and operation output.

Checks

  • Login response does not return user/account IDs.
  • Secrets are masked in output and logs.
  • Internal API keys are never needed.
  • Payment and card operations are not delegated to scripts or AI agents.

Smoke tests

  • ApiSecurityContractTest protects login and redaction contracts.
  • go test ./tools/cdnctl/... covers CLI behavior.
  • PlatformHelpDocumentationTest checks tool docs.

Topics

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.