Skip to content

Sync README with the current SDK surface (search, formats, keys, register, logs)#11

Merged
gradill22 merged 1 commit into
mainfrom
docs/readme-full-sync
Jul 24, 2026
Merged

Sync README with the current SDK surface (search, formats, keys, register, logs)#11
gradill22 merged 1 commit into
mainfrom
docs/readme-full-sync

Conversation

@gradill22

Copy link
Copy Markdown
Contributor

Brings the README in line with what the client actually exposes today.

Added

  • search(), output formats (format + contentOf + .metrics), scoped-key management (createKey/listKeys/revokeKey), WellMarked.register(), getLogs(), and the compliance overrides (allowDomains/denyPatterns/respectRobots).
  • Expanded the error table (insufficient_scope, key_not_found, target_http_error, unsafe_url, idempotency_key_reuse, register_rate_limited, service_unavailable, policy codes) and the TypeScript import list (SearchResults, CreatedKey, ApiKeyInfo, LogsPage, RegisteredAccount, contentOf).

Fixed

  • Pricing table: Free can bulk (up to 5/request) — was shown as ❌.
  • Priority-queue order: Free=Last, Pro=Standard, Growth=High, Enterprise=Highest — was Free=Standard, Pro=High.

Docs-only; no code changes.

Document the methods the client already ships but the README omitted,
and fix two stale pricing-table facts:

- Add sections for search(), output formats + contentOf(), scoped keys
  (createKey/listKeys/revokeKey), WellMarked.register(), getLogs(), and
  the compliance overrides. Expand the error table and TypeScript imports.
- Fix the pricing table: Free CAN bulk (up to 5/request), and the
  priority-queue order is Free=Last, Pro=Standard, Growth=High,
  Enterprise=Highest (was Free=Standard, Pro=High).

Docs only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gradill22 gradill22 self-assigned this Jul 24, 2026
@gradill22
gradill22 merged commit 10f7701 into main Jul 24, 2026
3 checks passed
@gradill22
gradill22 deleted the docs/readme-full-sync branch July 24, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant