Extensions Plugin Manager Edit API Authentication Group: Difference between revisions
From Joomla! Documentation
Marked this version for translation |
No edit summary |
||
Line 6: | Line 6: | ||
<!--T:6--> | <!--T:6--> | ||
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 | 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 | ||
see the article on [[J4.x:Joomla_Core_APIs|Joomla Core APIs]]. | see the article on [[J4.x:Joomla_Core_APIs/en|Joomla Core APIs]]. | ||
</translate> | </translate> | ||
Revision as of 08:31, 23 September 2020
API Authentication Group
Authentication is required for access to the API with a url of the form http://example.com/api/index.php/v1/article. For more information see the article on 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.