Updated documentation for api keys and for the developer documentation page.

This commit is contained in:
Martyn Inglis
2016-01-24 21:03:00 +00:00
parent e279d8f98c
commit f040d85a94
2 changed files with 132 additions and 17 deletions

View File

@@ -12,14 +12,14 @@
</h1>
<p>
To connect to the API you will need to send your service ID, encrypted with
an API key. The API key stays secret.
To connect to the API you will need to create an API Key. Each service can have multiple API Keys to allow
for test and live environments.
</p>
<p>
There are client libraries available which can do this for you. See
<a href="{{ url_for(".documentation", service_id=service_id) }}">the
developer documentation</a> for more information.
API usage is described in
<a href="{{ url_for('.documentation', service_id=service_id) }}">the
developer documentation</a>.
</p>
<h2 class="api-key-name">