API Keys are revokable credentials for the FoneAPI API. You can use API Keys to authenticate to the REST API using basic auth, with user=KeySid and password=KeySecAnd, you can use API Keys to sign Access Tokens, which are used by FoneAPI 's Real-Time Communications SDKs. Access Tokens are short-lived credentials that can be distributed safely to client-side applications. Learn more