Welcome to the Networked API! Before diving into our endpoints, here’s a quick guide to help you get up and running smoothly.
Below, we’ll walk you through a couple of key items to ensure you know how to use our APIs effectively:
🔐 API Keys#
All requests to the Networked API require authentication using a API Key Token (X-API-KEY).
This token identifies your application and ensures secure access to your data.
You can generate and manage your API keys by filling out this form below.⚠️ Note:
If you need to revoke or regenerate your API key for any reason (e.g., security concerns, rotation policy), please contact our support team at support@networked.co.
We’ll assist you promptly in securing your integration.
🚦 Rate Limits#
To ensure fair usage and system stability, we enforce rate limits on all API requests.
These limits vary based on your plan and apply per IP or token.For specifics on rate limits and how to handle throttling, check the Rate Limiting section below.
BASE URL#
All the APIs should be pointing to Networked Backend API URL. In the Documentation whereever you see {{baseUrl}} replace it with the above mentioned value Modified at 2026-05-11 08:27:04