# Functions

CandidBool returns the given bool in serialized Candid IDL format.
CandidFloat64 returns the given float64 in serialized Candid IDL format.
CandidInt returns the given int in serialized Candid IDL format.
CandidPrincipal returns the given principal string in serialized Candid IDL format.
CandidText returns the given string in serialized Candid IDL format.
GetAPIInfo takes a given endpoint and parses the endpoint data Currently assumes all output is in map of floats format.