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
  1. Quickstart
  2. Generating API Keys
  3. Authentication Overview
  4. Header Authorization
  5. URL Authorization

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