WhatIsMyBrowser API
Integration Guide

  • Introduction
  • Managing the API
    • Sign up
    • Accounts System
    • Your API Key
    • Monitor API usage
    • Change your API plan
    • Paying
    • API Versioning
    • Get help
  • Common elements of the API
    • Requests
    • Responses
    • Authentication
  • "Detect" End Point
    • Requests
    • Responses
      • Risk Analysis
  • "Version Numbers" End Point
    • Requests
    • Responses
  • Debugging
    • Debugging Authentication
    • Debugging JSON
    • Using RequestBin
  • Conclusion
  • References
    • Sample Code
    • Support
    • Accounts System
    • API Version History

  • Back to main documentation
  • Support

Common elements of the API

Each end-point of the API has a different objective, and so naturally they each accept different types of requests and provide different responses; however, there are a few elements which are common between them, so to save repeating ourselves, we describe them here.

  • Requests
  • Responses
  • Authentication