Creating a Client#
bfabricPy supports different authentication methods depending on your use case.
Choose Your Approach#
Use Case |
Method |
Documentation |
|---|---|---|
Scripts, local tools, interactive sessions |
|
|
Web servers, web apps, token-based auth |
|
Next Steps#
After creating your client, learn how to work with B-Fabric:
Reading Data - Query and retrieve data
Writing Data - Create, update, and delete entities
Working with Entities - Use typed entities and relationships
See Also#
Configuration Guide - Setting up config files
API Reference: Bfabric Client - Complete client documentation
Error Handling - Authentication errors