Platform Onboarding
Setting up your connection to the BHB Engine is a streamlined four-phase process. Follow this roadmap to initialize your first correlation session.
01
Request Credentials
Secure your client identity and secret through our enterprise gateway. Contact your architect or provision them via the Authentication Portal.
02
Grant Extraction
Exchange your credentials for a high-entropy JWT via our identity provider.
03
Header Invariant
Inject your token into the platform header as a Bearer authorization.
04
Engine Warm-up
Execute your first POST request to trigger the neural analysis pipeline.
Architectural Note
We recommend utilizing the BHB Studio for your initial explorations. It provides real-time visualization of the neural data structures before you begin your programmatic implementation.