This page is under construction.
Test vs live keys
Tripwire issues separate test and live key pairs. Test keys (pk_test_* / sk_test_*) behave identically to live keys but are tagged so you can filter them in the dashboard.
Simulating bot traffic
To verify your integration detects bots correctly, use browser automation tools against your test environment:bot with high confidence, letting you verify your enforcement logic works.
Debugging common issues
| Symptom | Cause | Fix |
|---|---|---|
getSession() returns null | SDK not initialized | Ensure Tripwire.start() completed before calling |
| Sealed token verification fails | Key mismatch | Verify pk/sk are from the same organization |
All sessions score as inconclusive | Behavioral phase incomplete | Wait for user interaction before calling getSession() |
What’s next
- Go to production — rollout checklist and monitoring
- Verdicts & scoring — understand what the scores mean