{{ _('API privacy') }}
{% trans bugzilla_url='https://bugzilla.mozilla.org', reps_url='https://reps.mozilla.org' %} The Phonebook offers an API (currently v2) to help authorize contributors and share profile data to other tools and sites like Bugzilla and the Mozilla Reps Portal. The API respects the defined per field privacy levels. {% endtrans %}
{% if user.userprofile.is_vouched %}
{{ _('Developer') }}

{{ _('Developers can request API keys and manage existing ones using our dedicated API page.') }}

{{ _('Manage API keys') }}
{% endif %}