diff --git a/api/swagger.html b/api/swagger.html
index 27e398f05a1321c81e2b920c1cb9924912da3fb9..be6fb6b98a9deeac8feaf186b21cae64075df7f9 100644
--- a/api/swagger.html
+++ b/api/swagger.html
@@ -61,11 +61,9 @@
 </head>
 
 <body class="swagger-section">
-<div id="header">
+<div id="swagger-header">
   <div class="swagger-ui-wrap">
-    <a id="logo" href="http://swagger.wordnik.com/">swagger</a>
     <form id="api_selector">
-      <div class="input"><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text"></div>
       <div class="input"><input placeholder="access_token" id="input_apiKey" name="apiKey" type="text"></div>
     </form>
   </div>