🛣️
Fastlane
  • 🛣️Fastlane
  • Publishers
    • Basic setup
    • Agent Verification Endpoint
  • Agent Developers
  • Apply as a publisher
  • Get developer access
Powered by GitBook
On this page
  1. Publishers

Basic setup

PreviousPublishersNextAgent Verification Endpoint

Last updated 22 days ago

The basic setup of Fastlane consists of whitelisting the Fastlane IP range in your firewall.

User Agent
IP Ranges
IP Ranges (CIDR)

Toolhouse-Fastlane/1.0.0

54.173.229.200 54.175.230.252

All Fastlane requests will always be generated from these IP ranges.

Every time you receive a GET request from these IP ranges, it means that Fastlane has already validated an agent and it has collected the access fee. You may also receive HEAD requests from the same IP ranges and user agent; these requests are used to validate that the content is found before attempting to charge the agent.

Additional verification (optional)

Additionally, Fastlane will always send a X-Fastlane-Token header which identifies the agent and the request. For an additional (but optional) layer of security, you can use the Agent Verification Endpoint to check that the request

fastlane.json