Getting Started

Get up and running with the PageSight API in minutes.

Prerequisites

What You Need
A PageSight account (sign up for free)
An API key from your dashboard
Basic knowledge of HTTP requests

Authentication

All API requests require authentication using a Bearer token in the Authorization header.

Getting Your API Key

  1. Sign up or log in to your PageSight account
  2. Navigate to Dashboard → API Keys
  3. Click Create API Key and give it a name
  4. Copy your API key immediately (you won't be able to see it again)

Your First Request

Let's make a simple request to extract metadata from a webpage.

Loading code...

Response

Example Response
Loading code...

Next Steps

Explore API Reference
Learn about all available endpoints and parameters
View Code Examples
See examples in your preferred programming language
PageSight | PageSight