Background
Image

Blinkr Developers API

Welcome to the Blinkr Developers API portal.

Our API allows developers to integrate Blinkr features into apps, websites, dashboards, and services. Whether you're building tools for creators, analytics platforms, or community extensions, the Blinkr API provides secure and flexible access to public data and authorized user actions.

1. Overview

The Blinkr API enables you to:

  1. Retrieve public profiles and posts
  2. Access basic account data (with user consent)
  3. Publish posts on behalf of authenticated users
  4. Integrate feed data into third-party apps
  5. Build custom analytics or dashboards
  6. Connect Blinkr experiences with your platform

The API follows modern standards and uses RESTful endpoints with JSON responses.

2. Authentication

All requests to the Blinkr API require a valid API Key or OAuth token, depending on the access level.

API Key (Read-Only Access)

Used for:

  1. Fetching public data
  2. Viewing public profiles and posts

OAuth 2.0 (User-Authorized Access)

Used when apps need permission to:

  1. Publish posts
  2. Manage user content
  3. Access private profile data

Tokens must be included in the Authorization header on every request.

3. Key Features

✔ Public Data Access

Fetch public content, profiles, tags, and discovery feeds.

✔ Creator Tools

Integrate posting, drafts, or content scheduling (with user permission).

✔ Insights & Analytics

Pull post engagement metrics, profile stats, and performance insights.

✔ Secure Integration

Rate limits and permission scopes ensure stable and safe usage.

4. Rate Limits

To protect platform stability, rate limits apply to all endpoints.

  1. Standard Access: 60 requests / minute
  2. Elevated Access: 300 requests / minute
  3. Partner Tier: Custom limits available

If you exceed limits, your requests may return 429 Too Many Requests.

5. Getting Started

Step 1 — Create a Developer Account

Sign in to Blinkr and open Settings → Developer Tools.

Step 2 — Generate an API Key

Create and manage keys from your Developer Dashboard.

Step 3 — Review Documentation

Review endpoint references, examples, and security guidelines.

Step 4 — Build & Test

Use our sandbox environment to test your integrations safely.

6. Sandbox vs. Production

  1. Sandbox:
  2. For testing endpoints with fake data. Uses separate API keys.
  3. Production:
  4. Live environment where real content is created or viewed.

Keys cannot be shared between environments.

7. Support & Resources

  1. API Reference Docs — Full list of endpoints, parameters, and examples
  2. Developer Guides — Walkthroughs for posting, authentication, and integrations
  3. Status Page — Real-time API uptime and outage alerts

For direct support, contact our Developer Support Team:

📧 customercareteamnoreply@gmail.com

🌐 https://blinkr.network/

8. Terms of Use

Using the Blinkr API means you agree to:

  1. Never collect or store unauthorized user data
  2. Use tokens only for their approved scopes
  3. Not scrape or harvest data outside allowed endpoints
  4. Respect rate limits and platform safety rules

Violations may result in key suspension or account removal.