Guides
Step-by-step implementation guides for integrating with Bulkit.
Last updated · Markdown version
Use the guides section when you want practical implementation help instead of raw endpoint reference.
These pages are designed for:
- first-time integrations
- secure API key setup
- choosing the right authentication method
- following the recommended integration sequence
Recommended path
When to use guides vs API reference
Use Guides when you want implementation direction.
Use API Reference when you need:
- exact endpoint paths
- parameter requirements
- success and error payloads
- code examples by language