Skip to main content
POST

Authorizations

X-API-Key
string
header
required

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

Body

application/json
probabilities
number[]
required

Discrete probability distribution (must sum to 1)

Example:
base
number
default:2.718281828459045

Logarithm base for entropy calculation (e=2.718 for nats, 2 for bits, 10 for dits)

Example:

2.718281828459045

Response

Shannon entropy calculated successfully

success
boolean
Example:

true

data
object