Compute the p-norm of a vector: ||v||_p = (Σ|v_i|^p)^(1/p). Common cases: p=1 (Manhattan/L1 norm), p=2 (Euclidean/L2 norm, vector length), p=∞ (maximum absolute value). Used for measuring vector magnitude, distance, portfolio risk, and convergence criteria.
API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register