My API Token
Your token identifies your lookups. It is anonymous — no signup, no email required.
Use in the Android app
- Copy your token above
- Open SpamFighter app, go to Settings
- Paste into "User Token" field and tap Save
API
POST /api/screen
Content-Type: application/json
{"number": "+18664960929", "token": "your-token"}
Rate limit: 100 calls per hour per token.