Fetches stats from our system live, this call fetches a count of the accounts in our database.
https://endpoint.hey.cafe/get_stats_accountsFetches stats from our system live, this call fetches a count of accounts that have the PRO upgrade in our database.
https://endpoint.hey.cafe/get_stats_accounts_proFetches stats from our system live, this call fetches a count of accounts that we have marked as verified.
https://endpoint.hey.cafe/get_stats_accounts_verifiedFetches stats from our system live, this call fetches a count of accounts created over the last 24h in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_accounts_todayFetches how many new accounts can still sign up at this moment.
https://endpoint.hey.cafe/get_stats_accounts_can_joinFetches stats from our system live, this call fetches a count of accounts created over the last week in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_accounts_weekFetches stats from our system live, this call fetches a count of accounts created over the last month in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_accounts_monthFetches stats from our system live, this call fetches a count of accounts that are marked as the type 'person' in our database. This is the main and default account type.
https://endpoint.hey.cafe/get_stats_accounts_type_personFetches stats from our system live, this call fetches a count of accounts that are marked as the type 'business' in our database.
https://endpoint.hey.cafe/get_stats_accounts_type_businessFetches stats from our system live, this call fetches a count of accounts that are marked as the type 'robot' in our database.
https://endpoint.hey.cafe/get_stats_accounts_type_robotFetches stats from our system live, this call fetches a count of accounts that are marked as the type 'creator' in our database.
https://endpoint.hey.cafe/get_stats_accounts_type_creatorFetches stats from our system live, this call fetches a count of accounts that are marked as the type 'news' in our database.
https://endpoint.hey.cafe/get_stats_accounts_type_newsFetches stats from our system live, this call fetches a count of accounts that are marked as the status 'active' in our database. This is accounts that are valid and current.
https://endpoint.hey.cafe/get_stats_accounts_status_activeFetches stats from our system live, this call fetches a count of accounts that are marked as the status 'banned' in our database.
https://endpoint.hey.cafe/get_stats_accounts_status_bannedFetches stats from our system live, this call fetches a count of accounts that are marked as the status 'deleted' in our database. We hold on to any alias from an account deleted so the main account table record is maintained but sanitized with the accounts name, email and other details deleted.
https://endpoint.hey.cafe/get_stats_accounts_status_deletedFetches stats from our system live, this call fetches a count of account follows in our database.
https://endpoint.hey.cafe/get_stats_accounts_followsFetches stats from our system live, this call fetches a count of notifications sent to accounts in our database.
https://endpoint.hey.cafe/get_stats_accounts_notificationsFetches stats from our system live, this call fetches a count of account subscriptions in our database.
https://endpoint.hey.cafe/get_stats_accounts_subsFetches stats from our system live, this call fetches a count of online accounts in our database.
https://endpoint.hey.cafe/get_stats_accounts_onlineFetches stats from our system live, this call fetches a count of online accounts over the last 24h in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_accounts_online_todayFetches stats from our system live, this call fetches a count of online accounts over the last week in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_accounts_online_weekFetches stats from our system live, this call fetches a count of online accounts over the last month in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_accounts_online_monthFetches stats from our system live, this call fetches a count of tags created on accounts for orginizing coversations in our database.
https://endpoint.hey.cafe/get_stats_accounts_tagsFetches stats from our system live, this call fetches a count of chat rooms in our database.
https://endpoint.hey.cafe/get_stats_chatsFetches stats from our system live, this call fetches a count of chat room messages in our database.
https://endpoint.hey.cafe/get_stats_chats_messagesFetches stats from our system live, this call fetches a count of chat room messages made in the last 24h in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_chats_messages_todayFetches stats from our system live, this call fetches a count of chat room messages made in the last week in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_chats_messages_weekFetches stats from our system live, this call fetches a count of chat room messages made in the last month in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_chats_messages_monthFetches stats from our system live, this call fetches a count of the cafés in our database.
https://endpoint.hey.cafe/get_stats_cafesFetches stats from our system live, this call fetches a count of the members in cafés in our database.
https://endpoint.hey.cafe/get_stats_cafes_membersFetches stats from our system live, this call fetches a count of tags created on cafés for orginizing coversations in our database.
https://endpoint.hey.cafe/get_stats_cafes_tagsFetches stats from our system live, this call fetches a count of conversations created in cafés in our database.
https://endpoint.hey.cafe/get_stats_cafes_conversationsFetches stats from our system live, this call fetches a count of the conversations in our database.
https://endpoint.hey.cafe/get_stats_conversationsFetches stats from our system live, this call fetches a count of the conversations with a tag in our database.
https://endpoint.hey.cafe/get_stats_conversations_taggedFetches stats from our system live, this call fetches a count of the reactions made to conversations in our database.
https://endpoint.hey.cafe/get_stats_conversations_reactionsFetches stats from our system live, this call fetches a count of the conversations made in the last 24h in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_conversations_todayFetches stats from our system live, this call fetches a count of the conversations made in the last week in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_conversations_weekFetches stats from our system live, this call fetches a count of the conversations made in the last month in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_conversations_monthFetches stats from our system live, this call fetches a count of the comments in our database.
https://endpoint.hey.cafe/get_stats_commentsFetches stats from our system live, this call fetches a count of the reactions made to comments in our database.
https://endpoint.hey.cafe/get_stats_comments_reactionsFetches stats from our system live, this call fetches a count of the comments made in the last 24h in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_comments_todayFetches stats from our system live, this call fetches a count of the comments made in the last week in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_comments_weekFetches stats from our system live, this call fetches a count of the comments made in the last month in our database. Due to this being a floating time the count can go up and down.
https://endpoint.hey.cafe/get_stats_comments_month