Extensions Plugin Manager Edit API Authentication Group/nl: Difference between revisions
From Joomla! Documentation
Created page with "Extensies - Pluginbeheer - Bewerk API authenticatie groep" |
Updating to match new version of source page |
||
Line 2: | Line 2: | ||
==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|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 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.