Seovisitor API Service

Build traffic campaigns into your workflow

Connect your apps, dashboards and automations to Seovisitor. Discover services, create orders and track delivery through one straightforward REST API.

  • RESTful JSON
  • Token authenticated
  • Read and write access
create-order.sh Secure
POST/api/v1/orders
curl -X POST \
  https://app.seovisitor.net/api/v1/orders \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{
    "service": "direct_traffic",
    "url": "https://example.com",
    "traffic": 1000,
    "days": 30
  }'
201 Createdorder_id: 1842
Scoped API keysControl every integration
API operationalReady for requests
One API, every campaign

Everything you need to automate Seovisitor

Use the same services available in your user panel without adding repetitive manual work to your process.

Discover

Discover live services

Fetch the active service catalogue, package options, limits and current pricing before you order.

Automate

Create campaigns

Place traffic, keyword, referral, social media and ready-made package orders programmatically.

Measure

Track every result

Read order status and statistics from your own tools so your team always has an up-to-date view.

Simple setup

From API key to first request in minutes

Create the right key for your integration, discover available services and send your first authenticated request.

  1. Step 01 Create your account Sign in to the Seovisitor user panel and open the API section.
  2. Step 02 Generate a secure key Choose read-only or write access based on what your integration needs.
  3. Step 03 Discover services Read the live catalogue, package options, limits and pricing.
  4. Step 04 Send your request Pass the key as a Bearer token and receive a clean JSON response.
  5. Step 05 Track delivery Read order status and statistics from your application whenever needed.
View the complete API reference
Designed to stay simple

A focused set of predictable endpoints

Standard methods and status codes make the API familiar in any language or framework.

GET/me

Verify your key and retrieve the details of the authenticated account.

GET/services

Explore active catalogue items, order limits and current pricing.

POST/orders

Create a new service or traffic campaign with a write-enabled key.

GET/orders/{id}/statistics

Read delivery statistics and keep your own reporting up to date.

Built for real workflows

Make Seovisitor part of your stack

Connect traffic services to the tools and processes your team already uses.

  1. Workflow 01 Agency dashboards Manage client campaigns from one internal workspace.
  2. Workflow 02 Scheduled campaigns Trigger repeatable orders from your automation and business rules.
  3. Workflow 03 Custom reporting Bring delivery data into the reports your clients already use.
  4. Workflow 04 Service reselling Build a tailored customer experience on top of the catalogue.
  5. Workflow 05 Internal automations Connect order creation to your own triggers, forms and approval flow.

Create your first API key today

Open a Seovisitor account, generate a key and connect your workflow.

Keep each integration secure with scoped access and keys you can revoke from your panel whenever you need to.

Read-only and write keys Revoke access at any time Bearer token authentication Predictable JSON responses
Developer access

Start building with Seovisitor API

Create an account and generate your personal API key from the user panel.

  • Ready with your existing account
  • Read-only or write-enabled access
  • Revoke individual keys at any time