diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index b02a136f..ac8c3ea1 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -109,10 +109,13 @@ const ApiKeyManager = () => { return ( - View and test your API endpoints + Start by creating an API key below. Then, - here + test your API + or read the + API documentation + for setup instructions. {t('apikey.title')}