🚀 Join 10,000+ sales teams finding verified B2B leads with LeadRank Start free trial

Documentation

Complete guides, API references, and tutorials to help you get the most out of LeadsRanc.

API Authentication

Search Parameters

Rate Limits

Error Codes

Getting Started

Quick start guide and basic concepts

Introduction to LeadsRancComplete
Creating your first accountComplete
Understanding the dashboardComplete
Basic search and filteringComplete
API Reference

Complete API documentation and examples

AuthenticationComplete
Search endpointsComplete
Lead managementComplete
WebhooksIn Progress
Integrations

Connect with your existing tools

Salesforce integrationComplete
HubSpot integrationComplete
Pipedrive integrationComplete
Custom webhooksIn Progress
Data & Security

Data handling and security practices

Data privacyComplete
Security measuresComplete
GDPR complianceComplete
Data retentionComplete
Advanced Features

Power user features and customization

Advanced search filtersComplete
Bulk operationsComplete
Custom fieldsIn Progress
Automation rulesPlanned
Team Management

Managing users and permissions

User roles and permissionsComplete
Team collaborationComplete
Workspace managementComplete
Audit logsIn Progress
API Overview

Base URL

https://api.leadsranc.com/v1

Authentication

All API requests require authentication using your API key. Include it in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Rate Limits

API requests are limited to 1000 requests per hour for standard plans. Higher limits are available for premium plans.

Response Format

All API responses are returned in JSON format with appropriate HTTP status codes.

Quick Start Guide

1. Get Your API Key

Log into your LeadsRanc account and navigate to Settings → API Keys to generate your API key.

2. Make Your First Request

Search for companies using our search endpoint:

GET /api/v1/leads/company/?query=technology&location=ghana

3. Handle the Response

The API will return a JSON response with company data, pagination info, and metadata.

Need Help?

Can't find what you're looking for? Our developer support team is here to help.