KeynodeCardKeynodeCard

For Developers

Build with the KeynodeCard API

Access profiles, contacts, and analytics programmatically. RESTful design, comprehensive documentation, and generous rate limits.

Quick Start

Make your first API call:

curl -X GET "https://app.keynodecard.com/api/profiles/me" \
  -H "X-API-Key: your_api_key_here" \
  -H "Content-Type: application/json"

API Tiers & Rate Limits

Developer

1,000/day

Free

Best for: Side projects

Startup

10,000/day

$29/mo

Best for: Growing apps

Business

100,000/day

$99/mo

Best for: Production apps

Enterprise

1,000,000/day

Custom

Best for: High volume

All tiers include rate limit headers (X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset) for easy monitoring.

API Features

🔐

API Key Authentication

Simple X-API-Key header authentication with scoped permissions.

📊

Real-time Analytics

Access profile views, scans, and engagement metrics via API.

🔄

Webhooks

Get notified when profiles are viewed or contacts are saved.

📝

OpenAPI Spec

Full OpenAPI 3.0 specification with interactive ReDoc documentation.

Ready to integrate?

Create your free account and get an API key in seconds.