Project

General

Profile

« Previous | Next » 

Revision 60402

Authentication documentation added + broker card + broker dummy page

View differences:

bulk-projects.html
18 18
      <link rel="stylesheet" type="text/css" href="./assets/custom.css">
19 19
      <link rel="stylesheet" type="text/css" href="./assets/develop-custom.css">
20 20
   </head>
21
   <body class="" style="">
21
   <body class="">
22 22
      <div class="uk-offcanvas-content uk-height-viewport">
23 23
        <div class="tm-header-mobile uk-hidden@m">
24 24
          <div animation="uk-animation-slide-top" class="uk-navbar-container uk-sticky  uk-navbar-transparent" cls-active="uk-active uk-navbar-sticky" cls-inactive="uk-navbar-transparent" uk-sticky="">
......
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="">
......
187 215
                    </p>
188 216

  
189 217
                    <h4>DSpace/ePrints</h4>
218
<!-- ATTENTION change back
190 219
                    <p> DSpace endpoint: <a href="http://api.openaire.eu/projects/dspace/$fundingStream/ALL/ALL" target="_blank">http://api.openaire.eu/projects/dspace/$fundingStream/ALL/ALL</a> <br>
191 220
                        ePrints endpoint: <a href="http://api.openaire.eu/projects/eprints/$fundingStream/ALL/ALL" target="_blank">http://api.openaire.eu/projects/eprints/$fundingStream/ALL/ALL</a>
192 221
                    </p>
222
-->
223
		    <p> DSpace endpoint: <a href="http://api-test.openaire.eu/projects/dspace/$fundingStream/ALL/ALL" target="_blank">http://api-test.openaire.eu/projects/dspace/$fundingStream/ALL/ALL</a> <br>
224
                        ePrints endpoint: <a href="http://api-test.openaire.eu/projects/eprints/$fundingStream/ALL/ALL" target="_blank">http://api-test.openaire.eu/projects/eprints/$fundingStream/ALL/ALL</a>
225
                    </p>
193 226

  
194 227
                    <p>
195 228
                      The URLs embed the parameters needed to collect projects funded by specific funding stream, where the pattern is FundingStream/FundingSubStream/FundingSubSubStream.<br>
......
203 236
                    </p>
204 237

  
205 238
                    <h5>Examples</h5>
239
<!-- ATTENTION change back
206 240
                    <p>
207 241
                      Get Wellcome Trust projects for EPrints: <a href="http://api.openaire.eu/projects/eprints/WT/ALL/ALL" target="_blank">http://api.openaire.eu/projects/eprints/WT/ALL/ALL</a> <br>
208 242
                      Get EC-FP7 projects of the specific programme “SP2-IDEAS” for EPrints: <a href="http://api.openaire.eu/projects/eprints/FP7/SP2/ALL" target="_blank">http://api.openaire.eu/projects/eprints/FP7/SP2/ALL</a>  <br>
209 243
                      Get EC-FP7 projects for DSpace that started after the given date: <a href="http://api.openaire.eu/projects/dspace/FP7/ALL/ALL?startFrom=2011-01-01" target="_blank">http://api.openaire.eu/projects/dspace/FP7/ALL/ALL?startFrom=2011-01-01</a>. <br>
210 244
                  </p>
245
-->
246

  
247
		   <p>
248
                      Get Wellcome Trust projects for EPrints: <a href="http://api-test.openaire.eu/projects/eprints/WT/ALL/ALL" target="_blank">http://api-test.openaire.eu/projects/eprints/WT/ALL/ALL</a> <br>
249
                      Get EC-FP7 projects of the specific programme “SP2-IDEAS” for EPrints: <a href="http://api-test.openaire.eu/projects/eprints/FP7/SP2/ALL" target="_blank">http://api-test.openaire.eu/projects/eprints/FP7/SP2/ALL</a>  <br>
250
                      Get EC-FP7 projects for DSpace that started after the given date: <a href="http://api-test.openaire.eu/projects/dspace/FP7/ALL/ALL?startFrom=2011-01-01" target="_blank">http://api-test.openaire.eu/projects/dspace/FP7/ALL/ALL?startFrom=2011-01-01</a>. <br>
251
                  </p>
211 252
                      <div>
212 253
                          <h4>TERMS OF USE AND SLA</h4>
213 254
                          <p>APIs are free-to-use (no sign-up needed) by any third-party service</p>
......
215 256
                          </p>
216 257
                          <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 258
                          </p>
218
                          <p><strong>APIs rate limits</strong>
259
                          <p>
260
                           <strong>APIs rate limits</strong>
261
                           <p>Please check <a href="./authentication.html">here</a></p>
262
                       </p>
263
                          <!--p><strong>APIs rate limits</strong>
219 264
                          <ul>
220 265
                              <li>no more than 30 concurrent connections from single IP to any APIs</li>
221 266
                              <li>no more than 67 concurrent requests in total</li>
222 267
                          </ul>
223
                          </p>
268
                          </p-->
224 269
                      </div>
225 270
                    <!-- Content GOES HERE-->
226 271
                  </div>

Also available in: Unified diff