Skip to main content
POST
Vector Norm (p-Norm)

Authorizations

X-API-Key
string
header
required

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

Body

application/json
v
number[]
required

Input vector

Example:
p
integer
default:2

Norm order (1=L1, 2=L2/Euclidean, etc.)

Example:

2

Response

Successful Response

success
boolean
Example:

true

data
object