Skip to main content
Choose your language or framework below to follow a step-by-step guide. Each guide covers installation, authentication, and making your first requests to Geekflare’s core endpoints.

Node.js

Use the official Node.js SDK or fetch in any JS runtime

Next.js

Integrate with Route Handlers and Server Components

NestJS

Build a service module with dependency injection

Cloudflare Workers

Run Geekflare requests at the edge with zero cold starts

Python

Use the official Python SDK in scripts or backends

Django

Add Geekflare to your Django views and services

PHP

Call the API using cURL or Guzzle HTTP client

Laravel

Use Laravel HTTP client with a dedicated service class

Go

Make type-safe HTTP requests from any Go application

Endpoints covered

Each guide demonstrates three core endpoints:

Base URL

Authentication

All requests require your API key in the x-api-key header:
Get your API key →