Skip to content

Align API auth header to x-api-key and document all tools#11

Merged
rafalzawadzki merged 1 commit intomainfrom
rafalzawadzki/rename-api-key-header
Feb 23, 2026
Merged

Align API auth header to x-api-key and document all tools#11
rafalzawadzki merged 1 commit intomainfrom
rafalzawadzki/rename-api-key-header

Conversation

@rafalzawadzki
Copy link
Contributor

Summary

  • Renamed primary authentication header from x-api-token to x-api-key to match the actual Supadata API header name, reducing confusion
  • Kept x-api-token as an undocumented fallback for backward compatibility with existing configs
  • Updated all README config examples (Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, Cline) to use the new x-api-key header
  • Added documentation for 3 previously undocumented tools: supadata_metadata, supadata_extract, and supadata_check_extract_status
  • Updated Features section and tool selection guide to reference all 9 available tools
  • Bumped version to 1.2.1

🤖 Generated with Claude Code

- Change primary auth header from x-api-token to x-api-key (matching Supadata API)
- Keep x-api-token as undocumented fallback for backward compatibility
- Update all README config examples to use x-api-key/YOUR_SUPADATA_API_KEY
- Add missing tool documentation: metadata, extract, check_extract_status
- Update Features section and tool selection guide to include all 9 tools
- Bump version to 1.2.1

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@rafalzawadzki rafalzawadzki merged commit 3a9bbaa into main Feb 23, 2026
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