diff --git a/docs/api.md b/docs/api.md index fbec510..4f3208a 100644 --- a/docs/api.md +++ b/docs/api.md @@ -35,7 +35,7 @@ Before you begin, we just need to ask you to create an API key(1). If you're not 'X-API-Key': os.getenv('API_KEY'), } - base_url = 'https://scorpion.bi.denbi.de/' + base_url = 'https://scorpion.bi.denbi.de/denbi' ``` === "Scorpion Client"