---
title: "Get Current Account"
method: GET
path: "/api/{account}/me"
tags: ["Account"]
---

# Get Current Account

`GET /api/{account}/me`

Get OnlyFans Profile details for the currently used Account

## Response `200`

- object
  - `data` object
    - `view` string
    - `isAuth` boolean
    - `ip` string
    - `csrf` string
    - `upload` object
      - `geoUploadArgs` object
        - `preset` string
        - `protected_preset` string
        - `preset_png` string
        - `isDelay` boolean
        - `needThumbs` boolean
        - `additional` object
          - `user` string
    - `avatar` string
    - `avatarThumbs` object
      - `c50` string
      - `c144` string
    - `header` string
    - `headerSize` object
      - `width` integer
      - `height` integer
    - `headerThumbs` object
      - `w480` string
      - `w760` string
    - `id` integer
    - `name` string
    - `username` string
    - `canLookStory` boolean
    - `canCommentStory` boolean
    - `hasNotViewedStory` boolean
    - `isVerified` boolean
    - `canPayInternal` boolean
    - `hasScheduledStream` boolean
    - `hasStream` boolean
    - `hasStories` boolean
    - `tipsEnabled` boolean
    - `tipsTextEnabled` boolean
    - `tipsMin` integer
    - `tipsMinInternal` integer
    - `tipsMax` integer
    - `canEarn` boolean
    - `canAddSubscriber` boolean
    - `subscribePrice` integer
    - `hasStripe` boolean
    - `isStripeExist` boolean
    - `subscriptionBundles` unknown[]
      - unknown
    - `canSendChatToAll` boolean
    - `creditsMin` integer
    - `creditsMax` integer
    - `isPaywallPassed` boolean
    - `canCreateLists` boolean
    - `joinDate` string
    - `isReferrerAllowed` boolean
    - `about` string
    - `isMarkdownDisabledForAbout` boolean
    - `website` string
    - `wishlist` string, nullable
    - `location` string, nullable
    - `postsCount` integer
    - `archivedPostsCount` integer
    - `privateArchivedPostsCount` integer
    - `photosCount` integer
    - `videosCount` integer
    - `audiosCount` integer
    - `mediasCount` integer
    - `lastSeen` string
    - `favoritesCount` integer
    - `favoritedCount` integer
    - `showPostsInFeed` boolean
    - `canReceiveChatMessage` boolean
    - `isPerformer` boolean
    - `isRealPerformer` boolean
    - `isSpotifyConnected` boolean
    - `subscribersCount` integer
    - `hasPinnedPosts` boolean
    - `hasLabels` boolean
    - `canChat` boolean
    - `avatarHeaderConverterUpload` boolean
    - `newTagsCount` integer
    - `hasTags` boolean
    - `isPrivateRestriction` boolean
    - `showSubscribersCount` boolean
    - `showMediaCount` boolean
    - `subscribedByData` string, nullable
    - `subscribedOnData` string, nullable
    - `canCreatePromotion` boolean
    - `canCreateTrial` boolean
    - `isAdultContent` boolean
    - `canTrialSend` boolean
    - `hasLinks` boolean
    - `hasFriends` boolean
    - `firstPublishedPostDate` string
    - `isSpringConnected` boolean
    - `hasNewTicketReplies` object
      - `open` boolean
      - `solved` boolean
      - `closed` boolean
      - `appeal_form` boolean
    - `hasInternalPayments` boolean
    - `isCreditsEnabled` boolean
    - `creditBalance` integer
    - `isMakePayment` boolean
    - `isAgeVerified` boolean
    - `ageVerificationRequired` boolean
    - `isOtpEnabled` boolean
    - `email` string
    - `isEmailChecked` boolean
    - `isLegalApprovedAllowed` boolean
    - `isTwitterConnected` boolean
    - `twitterUsername` string
    - `isAllowTweets` boolean
    - `isPaymentCardConnected` boolean
    - `isVisibleOnline` boolean
    - `subscribesCount` integer
    - `canPinPost` boolean
    - `hasNewAlerts` boolean
    - `hasNewHints` boolean
    - `hasNewChangedPriceSubscriptions` boolean
    - `notificationsCount` integer
    - `hasSystemNotifications` boolean
    - `chatMessagesCount` integer
    - `countPinnedChat` integer
    - `isWantComments` boolean
    - `watermarkText` string
    - `hasWatermarkPhoto` boolean
    - `hasWatermarkVideo` boolean
    - `watermarkPosition` string
    - `advBlock` string[]
    - `hasPurchasedPosts` boolean
    - `isEmailRequired` boolean
    - `payoutLegalApproveState` string
    - `enabledImageEditorForChat` boolean
    - `paidFeed` boolean
    - `isRealCardConnected` boolean
    - `countPriorityChat` integer
    - `hasScenario` boolean
    - `wsUrl` string
    - `wsAuthToken` string
    - `canAddCard` boolean
    - `unreadTips` integer
    - `isWalletAutorecharge` boolean
    - `walletAutorechargeAmount` integer
    - `walletAutorechargeMin` integer
    - `walletFirstRebills` boolean
    - `canAlternativeWalletTopUp` boolean
    - `needIVApprove` boolean
    - `ivStatus` string
    - `ivFailReason` string, nullable
    - `ivCountry` string
    - `ivFlow` string
    - `faceIdRegular` unknown[]
      - unknown
    - `isVerifiedReason` boolean
    - `canReceiveManualPayout` boolean
    - `canReceiveStripePayout` boolean
    - `isNeedConfirmPayout` boolean
    - `canStreaming` boolean
    - `isScheduledStreamsAllowed` boolean
    - `canMakeExpirePosts` boolean
    - `trialMaxDays` integer
    - `trialMaxExpiresDays` integer
    - `messageMinPrice` integer
    - `messageMaxPrice` integer
    - `postMinPrice` integer
    - `postMaxPrice` integer
    - `subscribeMinPrice` number
    - `subscribeMaxPrice` integer
    - `canAddStory` boolean
    - `canCreateFundRaising` boolean
    - `minFundRaisingTarget` integer
    - `maxFundRaisingTarget` integer
    - `ivHideForPerformers` boolean
    - `canChangeContentPrice` boolean
    - `payoutType` string
    - `isVatRequired` boolean
    - `isCountryVatRefundable` boolean
    - `isCountryVatNumberCollect` boolean
    - `vatNumberName` string
    - `isCountryWithVat` boolean
    - `connectedOfAccounts` unknown[]
      - unknown
    - `canConnectOfAccount` boolean
    - `pinnedPostsCount` integer
    - `maxPinnedPostsCount` integer
    - `isDeleteInitiated` boolean
  - `_meta` object
    - `_credits` object
      - `used` integer
      - `balance` integer
      - `note` string
    - `_cache` object
      - `is_cached` boolean
      - `note` string
    - `_rate_limits` object
      - `limit_minute` integer
      - `limit_day` integer
      - `remaining_minute` integer
      - `remaining_day` integer

---

[API](https://skmtc.net/onlyfansapi/apis/onlyfans-api.md) · [All operations](https://skmtc.net/onlyfansapi/apis/onlyfans-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onlyfansapi/onlyfans-api/revisions/4a99d36f28a3/schema)
