Skip to content

Align SDK with Bild API host, auth, and resource groups - #1

Merged
AJFrio merged 1 commit into
mainfrom
feat/align-client-to-bild-api
Aug 14, 2026
Merged

Align SDK with Bild API host, auth, and resource groups#1
AJFrio merged 1 commit into
mainfrom
feat/align-client-to-bild-api

Conversation

@AJFrio

@AJFrio AJFrio commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Point the client at https://api.getbild.com, send Bearer auth without a default Content-Type on GET/DELETE, and regroup API resources to match the Bild External API (including webhooks).
  • Add auth and route-coverage tests, and update the README with JWT setup, examples, and the test command.

Local validation

  • python -m unittest discover -s tests -p test_*.py -v (8 tests, 1 skipped live auth)
  • python -m compileall -q bild tests

Notes

  • Live GET /users smoke test only runs when BILD_API_KEY is set.
  • No database migrations in this change.

🤖 Generated with Claude Code

Made with Cursor

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@AJFrio
AJFrio merged commit cde6dfb into main Aug 14, 2026
1 check passed
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