Basic setup
Last updated
Last updated
The basic setup of Fastlane consists of whitelisting the Fastlane IP range in your firewall.
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.
You can then redirect other agents to Fastlane at the WAF level. You can also block any requests if you prefer.
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