documentation/general/unsplash/unsplash_application_id.rst
2018-11-22 14:37:52 +01:00

20 lines
951 B
ReStructuredText

=======================================================
How to generate an Unsplash application ID
=======================================================
.. tip::
You should first create and set up your Unsplash application with this tutorial: :doc:`unsplash_access_key`.
- Go to your `applications dashboard <https://unsplash.com/oauth/applications>`_ and click on your newly created Unsplash application under **Your applications**.
.. image:: media/select_app.png
:align: center
- You will be redirected to your application details page. The **application ID** will be visible in your browser's URL. The URL should be something like ``https://unsplash.com/oauth/applications/<application_id>``
.. image:: media/app_id_url.png
:align: center
.. warning::
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.