Bright Logic API
Bright Logic API provides API End Points for interfacing with Bright Logic
|
|
|
|
|
|
1
|
Contact the Development Team at Bright Logic (development@brightlogic.co.uk) for an API Key and Site Prefix.
|
|
2
|
Obtain a JWT Token by calling https://api.brightlogic.co.uk/1.0/auth/token, passing your API Key and Site Prefix.
All subsequent API calls will require the JWT token to be provided as a Bearer token in the Authorization header.
For more information click here.
|
|
3
|
You are now ready to call other API endpoints!
For full documentation click here.
|
|