Hiboo API
CtrlK
Get your API keysLogin
  • Guides
    • Welcome
    • Core concepts
      • Data Dictionary
      • Understanding Equipment Data
    • Getting Started
      • Environments & Base URLs
      • Authenticate & Test
      • Using Hiboo API with Postman
    • Guides
      • Managing your fleet
        • Managing Equipment Identity
        • Organizing Fleet with Workspaces
        • Adding Custom Fields to Equipment
        • Attaching Documents to Equipment
        • Managing Equipment Lifecycle
      • Working with Mixed Fleet Data
        • Setting up efficient polling strategies
        • Synchronizing with a Data Lake
        • Exporting cumulative data to your systems
      • Hiboo Connect
        • First share
        • Syncing contracts to automate data sharing
    • FAQ & Troubleshooting
      • Hiboo Connect
    • Support & Contact
      • Security
        • OWASP
      • Status page
      • Trust Center
  • API Reference
    • Introduction
      • Authentication
      • Usage of token
      • Usage of a paginated endpoint
    • Login
    • Mixed Fleet Data
      • Snapshot
      • Time Series
    • Fleet Identity
      • Fleet
      • Workspaces
      • Equipment Identity
      • Equipment Documents
    • Hiboo Connect
Powered by GitBook
On this page

Was this helpful?

  1. API Reference
  2. Introduction

Usage of token

For token usage use x-access-token header parameter with the token as a value field.

PreviousAuthenticationNextUsage of a paginated endpoint

Was this helpful?