Chunk4x

Extensions Plugin Manager Edit API Authentication Group/de: Difference between revisions

From Joomla! Documentation

mNo edit summary
Created page with "Für den Zugang zur API ist eine Authentifizierung mit einer URL der Form ''<nowiki>http://example.com/api/index.php/v1/article</nowiki>'' erforderlich. Weitere Informationen..."
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
==API-Authentifizierungs-Gruppe==
==API-Authentifizierungs-Gruppe==
Authentication is required for access to the API with a url of the form <nowiki>http://example.com/api/index.php/v1/article</nowiki>. For more information
Für den Zugang zur API ist eine Authentifizierung mit einer URL der Form ''<nowiki>http://example.com/api/index.php/v1/article</nowiki>'' erforderlich. Weitere Informationen hierzu siehe den Beitrag über [[J4.x:Joomla_Core_APIs/en|Joomla Core APIs]].
see the article on [[J4.x:Joomla_Core_APIs/en|Joomla Core APIs]].


===API Authentication - Basic Authentication===
===API Authentication - Basic Authentication===

Revision as of 17:45, 9 August 2022

API-Authentifizierungs-Gruppe

Für den Zugang zur API ist eine Authentifizierung mit einer URL der Form http://example.com/api/index.php/v1/article erforderlich. Weitere Informationen hierzu siehe den Beitrag über Joomla Core APIs.

API Authentication - Basic Authentication

Used to allow basic authentication to Web Services in Joomla. This plugin has no options.

API Authentication - Joomla Token

Used to allow token-based authentication to Web Services in Joomla. This plugin has no options.