Bronto home pagelight logodark logo
  • Login
  • Book demo
  • Book demo
Welcome
Documentation
API Reference
  • Trust
  • Book a Demo
  • Status
    • Introduction
    Api Keys endpoints
    • Overview
    • GET
      Retrieve a list of API keys
    • POST
      Create a new API key
    • DEL
      Delete an API key
    • PATCH
      Update an API key
    User endpoints
    • Overview
    • GET
      Retrieve a list of users
    • POST
      Create a new user
    • GET
      Get a single user by ID
    • DEL
      Delete a user by ID
    • PATCH
      Updates a user
    Context endpoints
    • Overview
    • GET
      Retrieve contextual information for a given sequence and log
    Export endpoints
    • Overview
    • GET
      Retrieve an export by ID
    • DEL
      Delete an export by ID
    • POST
      Create a new export
    • GET
      Retrieve a list of exports
    Logs endpoints
    • Overview
    • POST
      Create a new log
    • GET
      Retrieve a list of logs
    Usage endpoints
    • Overview
    • GET
      Get the usage over a period of time for a log id.
    • GET
      Get the usage over a period of time for a user per log id.
    Search endpoints
    • GET
      Execute a query
    Forward endpoints
    • POST
      Create a new forward config
    • DEL
      Delete a forward config
    • GET
      Retrieve forward configs
    • POST
      Test access to the destination
    • PUT
      Update an existing forward config
    Api Keys endpoints

    api-keys

    An Application Programming Interface (API) key is a unique identifier. The API Key must be provided as X-BRONTO-API-KEY in headers for the request to be authenticated and authorized by the API server according to the API Key’s role. For further information about roles visit [our API Key docs] /manage/manage-api-keys

    IntroductionRetrieve a list of API keys
    linkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.