Title here
Summary here
To use the OnSefy API, you need a valid API key and Service ID, which authenticate your requests. Here’s how to get them:
Go to https://onsefy.com/login and sign in using your account credentials.
Navigate to the “dashboard” area.
In your application , locate the Settings section. Inside App Settings, click on API Keys.
Click on the “Generate New Key” button.
Once generated, you will see your API Key and Service ID.
📋 Important: Copy and save these securely. You’ll need to include them in the header of every API request.
⚠️ Keep your API key private. Do not expose it in frontend code or public repositories.