Project

General

Profile

« Previous | Next » 

Revision 60812

Authenticated requests to our APIs are now enabled.

View differences:

bulk-projects.html
56 56
                                <a href="./overview.html"> Overview </a>
57 57

  
58 58
                             </li>
59
                             <li class="uk-nav-header uk-parent  uk-active">
59
                              <li class="uk-nav-header uk-parent">
60
                                 Authentication
61
                                 <ul class="uk-nav-sub">
62
                                    <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
63
                                    <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
64
                                    <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a>
65
                                       <ul class="uk-nav-sub">
66
                                          <li><a routerLinkActive="uk-link" href="./basic.html">Basic</a></li>
67
                                          <li><a routerLinkActive="uk-link" href="./advanced.html">Advanced</a></li>
68
                                       </ul>
69
                                    </li>
70
                                 </ul>                                 
71
                              </li>
72
                              <li class="uk-nav-header uk-parent">
60 73
                               Bulk access
61 74
                               <ul class="uk-nav-sub">
62 75
                                  <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
......
117 130
                             <li class="uk-parent">
118 131
                                <a href="overview.html" class="" aria-expanded="false">Overview</a>
119 132
                             </li>
120
                             <li class="uk-parent  uk-active">
133

  
134
                              <li class="uk-parent">
135
                                 <a href="#" class="" aria-expanded="false">Authentication</a>
136
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
137
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
138
                                       <div class="uk-first-column">
139
                                          <ul class="uk-nav uk-navbar-dropdown-nav">
140
                                             <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
141
                                             <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
142
                                             <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a></li>                                                                                      
143
                                          </ul>                                 
144
                                       </div>
145
                                    </div>
146
                                 </div>
147
                              </li>
148
                              <li class="uk-parent uk-active">
121 149
                                <a href="#" class="" aria-expanded="false">Bulk access</a>
122 150
                                <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
123 151
                                   <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
......
215 243
                          </p>
216 244
                          <p><strong>Quality of Service</strong>: all API services are running in production 24/7 within the OpenAIRE infrastructure premises deployed at the <a href="http://icm.edu.pl/en/centre-of-technology/">data center</a> facilities of the <a href="http://icm.edu.pl/en/">Interdisciplinary Centre for Mathematical and Computational Modelling</a> (ICM).
217 245
                          </p>
218
                          <p><strong>APIs rate limits</strong>
246
                          <p>
247
                           <strong>APIs rate limits</strong>
248
                           <p>Please check <a href="./authentication.html">here</a></p>
249
                       </p>
250
                          <!--p><strong>APIs rate limits</strong>
219 251
                          <ul>
220 252
                              <li>no more than 30 concurrent connections from single IP to any APIs</li>
221 253
                              <li>no more than 67 concurrent requests in total</li>
222 254
                          </ul>
223
                          </p>
255
                          </p-->
224 256
                      </div>
225 257
                    <!-- Content GOES HERE-->
226 258
                  </div>

Also available in: Unified diff