🛡️
Shield API
  • Introduction
  • Functional overview
  • Data Dictionary
  • Authorization
    • Auth API Overview
    • Authorization management
  • Policies
    • Policies API Overview
    • Policy management
    • User management
      • User creation examples
    • Risk Item management
      • Risk item creation examples
      • Risk Item Asset Management
    • Subscriptions
  • Claims
    • Claims Overview
    • Claims Management
      • Claim Creation Examples
      • Claims Asset Management
    • Workflows Management
  • Integrations
    • Authorization
    • Webhooks configuration
    • Fetch Risk items
    • Fetch Claims
    • Fetch Orders
  • Links & Resources
Powered by GitBook
On this page
  1. Authorization

Auth API Overview

InsureHero's REST API uses a secure authentication mechanism to protect your data. Authentication requires API keys, included in the header of each API request. These keys act as unique identifiers and secure tokens for authorizing requests.

As an organization committed to data security, it's crucial to handle API keys confidentially. Do not share them outside your organization or store them in publicly accessible areas like GitHub repositories or client-side code. Initially, you will receive access to our Sandbox environment for testing. Upon successful review, the production API key will be provided securely for live implementation.

PreviousAuthorizationNextAuthorization management

Last updated 1 year ago