Usherpa API Authentication

The process to gain access to the API is as follows:

  1. Send an email request to dev@usherpa.com with the following information:
    • Subject: Usherpa API Key Request
    • Full name of your company
    • Name for the API Key - (Can be used later to revoke an API Key by name)
  2. Usherpa will process your request and send your key within 24 hours.
  3. Any API request that lists API-KEY as a header parameter will only work if you pass the key you were given from Usherpa in the REQUEST HEADER section. It will not work as a parameter on the URL.