api: add v3
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -2,9 +2,9 @@
 | 
			
		||||
title: API
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Starting with 2021.3.5, every authentik instance has a built-in API browser, which can be accessed at https://authentik.company/api/v2beta/.
 | 
			
		||||
Starting with 2021.3.5, every authentik instance has a built-in API browser, which can be accessed at https://authentik.company/api/v3/.
 | 
			
		||||
 | 
			
		||||
To generate an API client, you can use the OpenAPI v3 schema at https://authentik.company/api/v2beta/schema/.
 | 
			
		||||
To generate an API client, you can use the OpenAPI v3 schema at https://authentik.company/api/v3/schema/.
 | 
			
		||||
 | 
			
		||||
While testing, the API requests are authenticated by your browser session.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user