Extensions Plugin Manager Edit API Authentication Group/en: Difference between revisions
From Joomla! Documentation
Updating to match new version of source page |
Updating to match new version of source page |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
==API Authentication Group== | ==API Authentication Group== | ||
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/en|Joomla Core APIs]]. | see the article on [[J4.x:Joomla_Core_APIs/en|Joomla Core APIs]]. | ||
Latest revision as of 15:10, 12 January 2023
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.