Project

General

Profile

« Previous | Next » 

Revision 60402

Authentication documentation added + broker card + broker dummy page

View differences:

overview.html
60 60

  
61 61
                              </li>
62 62
                              <li class="uk-nav-header uk-parent">
63
                                 Authentication
64
                                 <ul class="uk-nav-sub">
65
                                    <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
66
                                    <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
67
                                    <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a>
68
                                       <ul class="uk-nav-sub">
69
                                          <li><a routerLinkActive="uk-link" href="./basic.html">Basic</a></li>
70
                                          <li><a routerLinkActive="uk-link" href="./advanced.html">Advanced</a></li>
71
                                       </ul>
72
                                    </li>
73
                                 </ul>                                 
74
                              </li>
75
                              <li class="uk-nav-header uk-parent">
63 76
                                Bulk access
64 77
                                <ul class="uk-nav-sub">
65 78
                                   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
......
120 133
                              <li class="uk-parent  uk-active">
121 134
                                 <a href="overview.html" class="" aria-expanded="false">Overview</a>
122 135
                              </li>
136

  
123 137
                              <li class="uk-parent">
138
                                 <a href="#" class="" aria-expanded="false">Authentication</a>
139
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
140
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
141
                                       <div class="uk-first-column">
142
                                          <ul class="uk-nav uk-navbar-dropdown-nav">
143
                                             <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
144
                                             <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
145
                                             <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a></li>                                                                                      
146
                                          </ul>                                 
147
                                       </div>
148
                                    </div>
149
                                 </div>
150
                              </li>
151
                              <li class="uk-parent">
124 152
                                 <a href="#" class="" aria-expanded="false">Bulk access</a>
125 153
                                 <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
126 154
                                    <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
......
186 214
                    <p>The OpenAIRE APIs allow developers to access the metadata information space of OpenAIRE programmatically.</p>
187 215
                    <p>If you have any question, please open a ticket to the <a href="https://www.openaire.eu/support/helpdesk" target="_blank">OpenAIRE Helpdesk</a>.</p>
188 216

  
189
                    <div class="uk-child-width-1-3@m uk-grid-small uk-grid-match" uk-grid>
217
                        <div class="uk-child-width-1-4@m uk-grid-small uk-grid-match" uk-grid>
218
                           <div>
219
                              <div class="uk-card uk-card-body uk-card-default">
220
                                    <span class="uk-card-badge uk-text-warning uk-text-bold">New!</span>
221
                                    <h3 class="uk-card-title">Broker</h3>
222
                                <!-- class="custom-external custom-icon"-->
223
                                <a  href="./broker.html">Documentation</a> <br>
224
                                    <a  href="https://api.openaire.eu/broker/swagger-ui.html#/" target="_blank">Swagger</a> <br>
225
                                 </div>                      
226
                           </div>
190 227
                      <div>
191
                        <div class="uk-tile uk-tile-muted">
192
                            <h3 class="uk-card-title uk-text-center">Bulk access</h3>
228
                           <div class="uk-card uk-card-body uk-card-default">
229
                                 <h3 class="uk-card-title">Bulk access</h3>
193 230
                            <a href="graph-dumps.html">OpenAIRE Research Graph Dumps</a> <br>
194
                            <a href="oai-pmh.html">OAI-PMH (discontinued)</a> <br>
231
                                 <a href="oai-pmh.html">OAI-PMH</a> <br>
195 232
                            <a href="bulk-projects.html">Bulk access to projects</a> <br>
196 233
                        </div>
197 234
                      </div>
198 235

  
199 236
                      <div>
200
                        <div class="uk-tile uk-tile-primary">
201
                            <h3 class="uk-card-title  uk-text-center">Selective access via HTTP API</h3>
237
                           <div class="uk-card uk-card-body uk-card-default">
238
                                 <h3 class="uk-card-title">Selective access</h3>
202 239
                            <a href="api.html#pubs">Publications</a> <br>
203 240
                            <a href="api.html#datasets">Research data</a> <br>
204 241
                            <a href="./api.html#software" >Software</a> <br>
205 242
                            <a href="./api.html#other" >Other Research Products</a> <br>
206 243
                            <a href="./api.html#projects" >Projects</a> <br>
207 244
                        </div>
208
                    </div>
209
                    <div>
210
                      <div class="uk-tile uk-tile-secondary">
211
                          <h3 class="uk-card-title  uk-text-center">Linked Open Data</h3>
212
                          <!-- class="custom-external custom-icon"-->
213
                          <a  href="http://lod.openaire.eu/documentation" target="_blank">Documentation</a> <br>
245
                    </div>                    
246
                     <div>
247
                        <div class="uk-card uk-card-body uk-card-default">
248
                              <h3 class="uk-card-title">Linked Open Data</h3>
249
                              <!-- class="custom-external custom-icon"-->
250
                              <a  href="" target="_blank">Documentation</a> <br>
214 251
                          <a  href="http://lod.openaire.eu/vocab" target="_blank">OpenAIRE LOD Ontology</a> <br>
215 252
                          <a  href="https://zenodo.org/record/53077#.V6M34Pn5jRa" target="_blank">OpenAIRE RDF dump</a> <br>
216 253
                          <a  href="http://lod.openaire.eu/sparql" target="_blank">SPARQL endpoint</a> <br>
217
                      </div>
254
                        </div>                      
218 255
                  </div>
219 256
                  </div>
220 257
                      <br/>
......
222 259
                          <h4>TERMS OF USE AND SLA</h4>
223 260
                          <p><strong>OpenAIRE HTTP API</strong>: the APIs are free-to-use (no sign-up needed) by any third-party service. Note that:</p>
224 261
                          <ul>
225
                              <li>The HTTP API limits each query to 10,000 paged results; for unlimited access to the APIs please contact <a href="mailto:paolo.manghi@isti.cnr.it">the service administrators</a>.
262
                              <li>The OpenAIRE APIs can be accessed over HTTPS both by authenticated and unauthenticated requests. To achieve better rate limits you need to make authenticated requests. 
263
                                 For more information check the documentation <a href="./authentication.html">here</a>
226 264
                              </li>
265
                              <li>For accessing the whole content of the OpenAIRE Research Graph check the <a href="./graph-dumps.html">OpenAIRE Research Graph Dumps</a>.
266
                              </li>
227 267
                              <li>Since 2015 an <a href="https://zenodo.org/record/51077#.WsdCFdNubOR">RDF dump of the LOD is made available in Zenodo.org</a></li>
228 268
                          </ul>
229 269
                          <p><strong> Metadata license is CC-BY</strong>: the metadata records retuned by the service can be freely re-used by commercial and non-commercial partners under CC-BY license, hence as long as OpenAIRE is acknowledged as content provider.
......
231 271
                          <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).
232 272
                          </p>
233 273
                          <p><strong>APIs rate limits</strong>
234
                          <ul>
235
                              <li>no more than 30 concurrent connections from single IP to any APIs</li>
236
                              <li>no more than 67 concurrent requests in total</li>
237
                              <li>no more then 37 concurrent request in total (max 30 per single IP) to the HTTP API for selective access</li>
238
                              <li>no more than 15 requests/second to the HTTP API for selective access (in total, not per IP. If this limit is reached, requests will be delayed).</li>
239
                          </ul>
274
                              For more details on the rate limits please check <a href="./authentication.html">here.</a>
240 275
                          </p>
241 276
                      </div>
242 277
                      <h4>RESPONSE METADATA FORMAT</h4>

Also available in: Unified diff