Back to the OpenAPI page

Quadratic Equation Solver

API for solving quadratic equations.

Authentication Options:
- Recommended: Bearer token via Authorization header.
- Fallback (GET): token query parameter.
- Fallback (POST): apiKey in JSON body.

Parameter count: 5

Version: 1.1.0
Download OpenAPI file

About OpenAPI files: OpenAPI files are widely used in tools like Postman, Swagger UI, and various code generators to automate API documentation, testing, and client SDK creation, streamlining the development workflow.

Parameters

Below is a list of all available parameters for this API.

Parameter Location Type
abodynumber
apiKeybodystring
bbodynumber
cbodynumber
tokenquerystring

Outputs

Below is a list of all available outputs for this API.

Property Type
rootsarray