Skip to main content
POST
Matrix Transpose

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
A
number[][]
required

Input matrix (m × n)

Example:

Response

Successful Response

success
boolean
Example:

true

data
object