Extensions Plugin Manager Edit API Authentication Group: Difference between revisions
From Joomla! Documentation
m Added link to info on Core APIs |
Marked this version for translation |
||
Line 4: | Line 4: | ||
</translate> | </translate> | ||
<translate> | <translate> | ||
<!--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|Joomla Core APIs]]. |
Revision as of 11:44, 26 June 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.