REST:APIs

A collection of REST APIs provided by go-math-science.com that can be used by applications

Common rules for the REST API endpoints

All endpoints must pass the following headers (check details here)

  • Content-Type: application/json
  • Accept: application/json

All the endpoints must pass the following parameters in the query string to validate the subscription (check details here)

  • registration_id: The registration ID of the user (sent as a request parameter).
  • subscription_method: The method of subscription validation (sent as a request parameter).

Chemistry APIs

A collection of chemistry REST APIs that provide detailed calculations for chemistry related formulas

Document Actions