// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Render should render component 1`] = ` Copy } id="Key" readOnly={true} value="api key test" /> It is not stored in this form, so be sure to copy it now.

You can authenticate a request using the Authorization HTTP header, example:

    curl -H "Authorization: Bearer 
    api key test
    " 
    test/path
    /api/dashboards/home
  
`;