How to obtain your API key

To use the OnSefy API, you need a valid API key and Service ID, which authenticate your requests. Here’s how to get them:

1. Login to Your OnSefy Account

Go to https://onsefy.com/login and sign in using your account credentials.

2. Go to “Applications Panel” Section

Navigate to the “dashboard” area.

3. Access “App Settings”

In your application , locate the Settings section. Inside App Settings, click on API Keys.

4. Generate a New API Key

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.

Caution

⚠️ Keep your API key private. Do not expose it in frontend code or public repositories.