Daejin Developers

Key Change Webhook (Engine)

Service-only: the monolith reports an API key was enabled or disabled; the engine re-pulls its key snapshot.

POST
/internal/keys/changed

Authorization

X-API-Key<token>

Developer-portal API key (tp_live_… / tp_test_…), also accepted as Authorization: Bearer tp_…. Public market data needs no key; user-scoped reads need read, placing and cancelling need write.

In: header

Header Parameters

X-Internal-Token?string

Response Body

curl -X POST "https://example.com/internal/keys/changed"
Empty