Files @ cbdd583f1e58
Branch filter:

Location: kallithea/docs/usage/api_key_access.rst - annotation

cbdd583f1e58 469 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
reverted copy of cached instance:

CPython

changelog
total_time 39.7253162861
average on req 0.993132907152

changesets
total_time 42.5156304836
average on req 0.425156304836

Total: 546 MB

changelog
total_time 35.5851216316
average on req 0.889628040791

changesets
total_time 30.3608012199
average on req 0.303608012199

Total: 475 MB
.. _api_key_access:

Access to RhodeCode via API KEY
===============================

Starting from version 1.2 rss/atom feeds and journal feeds
can be accessed via **api_key**. This unique key is automatically generated for
each user in RhodeCode application. Using this key it is possible to access 
feeds without having to log in. When user changes his password a new API KEY
is generated for him automatically. You can check your API KEY in account 
settings page.