Quick Start
Quickstart Guide
Start using NexaHarbor API effortlessly! Follow this guide to integrate our services seamlessly into your application.
Prerequisites
Ensure you have the following before starting:
NexaHarbor account
Access to the dashboard at
app.nexaharbor.com
Basic knowledge of REST APIs
1. Obtain Your API Key
Access the Dashboard
Log in to app.nexaharbor.com.
Go to the API section in your dashboard.
Click "Generate New API Key".
Set Permissions
Choose the necessary permissions while generating your key:
⚠️ Important: Secure your API key! It is displayed only once.
2. Authentication
Include your API key in the Authorization header for all requests:
Base URL
Send all API requests to:
Sample Request
Make an authenticated API request as follows:
3. Execute Your First API Call
Test your API key with a basic call:
Successful response example:
Next Steps
Connected successfully! Now you can:
Explore our [API Reference] for detailed documentation.
View our [Integration Guides] for common scenarios.
Join the [Developer Community] for assistance.
Follow our [Best Practices] for optimal usage.
Need Help?
📧 Email our support team.
💬 Join our Discord community.
📚 Browse our FAQ section.
Next: API Reference →
Last updated