Account
Get Current Account
Get OnlyFans Profile details for the currently used Account
AuthorizationBearer <token>
Get your API Key from OnlyFansAPI Console - https://app.onlyfansapi.com/api-keys
In: header
Path Parameters
accountstring
The Account ID
Response Body
curl -X GET "https://app.onlyfansapi.com/api/string/me"
{
"data": {
"view": "f",
"isAuth": true,
"ip": "127.0.0.1",
"csrf": "csrf_token",
"upload": {
"geoUploadArgs": {
"preset": "of_beta",
"protected_preset": "of_drm",
"preset_png": "of_png",
"isDelay": true,
"needThumbs": true,
"additional": {
"user": "123"
}
}
},
"avatar": "https://public.onlyfans.com/files/w/w6/w6g/.../123/avatar.jpg",
"avatarThumbs": {
"c50": "https://thumbs.onlyfans.com/public/files/thumbs/c50/w/w6/w6g/.../123/avatar.jpg",
"c144": "https://thumbs.onlyfans.com/public/files/thumbs/c144/w/w6/w6g/.../123/avatar.jpg"
},
"header": "https://public.onlyfans.com/files/k/kk/kk6/.../123/header_image.jpg",
"headerSize": {
"width": 760,
"height": 570
},
"headerThumbs": {
"w480": "https://thumbs.onlyfans.com/public/files/thumbs/w480/k/kk/kk6/.../123/header_image.jpg",
"w760": "https://thumbs.onlyfans.com/public/files/thumbs/w760/k/kk/kk6/.../123/header_image.jpg"
},
"id": 123,
"name": "name",
"username": "username",
"canLookStory": true,
"canCommentStory": true,
"hasNotViewedStory": false,
"isVerified": true,
"canPayInternal": true,
"hasScheduledStream": false,
"hasStream": false,
"hasStories": false,
"tipsEnabled": true,
"tipsTextEnabled": true,
"tipsMin": 5,
"tipsMinInternal": 1,
"tipsMax": 200,
"canEarn": true,
"canAddSubscriber": false,
"subscribePrice": 0,
"hasStripe": false,
"isStripeExist": false,
"subscriptionBundles": [],
"canSendChatToAll": true,
"creditsMin": 10,
"creditsMax": 200,
"isPaywallPassed": true,
"canCreateLists": true,
"joinDate": "2025-01-01T00:00:00+00:00",
"isReferrerAllowed": true,
"about": "",
"isMarkdownDisabledForAbout": true,
"website": "https://onlyfans.com",
"wishlist": null,
"location": null,
"postsCount": 2,
"archivedPostsCount": 0,
"privateArchivedPostsCount": 0,
"photosCount": 0,
"videosCount": 0,
"audiosCount": 0,
"mediasCount": 0,
"lastSeen": "2025-01-01T00:00:00+00:00",
"favoritesCount": 0,
"favoritedCount": 0,
"showPostsInFeed": true,
"canReceiveChatMessage": false,
"isPerformer": true,
"isRealPerformer": false,
"isSpotifyConnected": false,
"subscribersCount": 2,
"hasPinnedPosts": true,
"hasLabels": true,
"canChat": true,
"avatarHeaderConverterUpload": true,
"newTagsCount": 0,
"hasTags": false,
"isPrivateRestriction": false,
"showSubscribersCount": false,
"showMediaCount": true,
"subscribedByData": null,
"subscribedOnData": null,
"canCreatePromotion": false,
"canCreateTrial": false,
"isAdultContent": false,
"canTrialSend": false,
"hasLinks": false,
"hasFriends": false,
"firstPublishedPostDate": "2025-01-01T00:00:00+00:00",
"isSpringConnected": false,
"hasNewTicketReplies": {
"open": false,
"solved": false,
"closed": false,
"appeal_form": false
},
"hasInternalPayments": false,
"isCreditsEnabled": true,
"creditBalance": 0,
"isMakePayment": false,
"isAgeVerified": false,
"ageVerificationRequired": false,
"isOtpEnabled": true,
"email": "[email protected]",
"isEmailChecked": true,
"isLegalApprovedAllowed": true,
"isTwitterConnected": false,
"twitterUsername": "TwitterUsername",
"isAllowTweets": false,
"isPaymentCardConnected": true,
"isVisibleOnline": true,
"subscribesCount": 61,
"canPinPost": true,
"hasNewAlerts": false,
"hasNewHints": true,
"hasNewChangedPriceSubscriptions": true,
"notificationsCount": 4,
"hasSystemNotifications": false,
"chatMessagesCount": 57,
"countPinnedChat": 0,
"isWantComments": true,
"watermarkText": "OnlyFans.com/username",
"hasWatermarkPhoto": true,
"hasWatermarkVideo": true,
"watermarkPosition": "bottom_right",
"advBlock": [
"banners"
],
"hasPurchasedPosts": false,
"isEmailRequired": false,
"payoutLegalApproveState": "approved",
"enabledImageEditorForChat": true,
"paidFeed": false,
"isRealCardConnected": true,
"countPriorityChat": 35,
"hasScenario": false,
"wsUrl": "wss://ws2.onlyfans.com/ws3/03",
"wsAuthToken": "ws_auth_token",
"canAddCard": true,
"unreadTips": 0,
"isWalletAutorecharge": false,
"walletAutorechargeAmount": 0,
"walletAutorechargeMin": 0,
"walletFirstRebills": false,
"canAlternativeWalletTopUp": false,
"needIVApprove": false,
"ivStatus": "approved",
"ivFailReason": null,
"ivCountry": "US",
"ivFlow": "default",
"faceIdRegular": [],
"isVerifiedReason": false,
"canReceiveManualPayout": true,
"canReceiveStripePayout": false,
"isNeedConfirmPayout": false,
"canStreaming": false,
"isScheduledStreamsAllowed": false,
"canMakeExpirePosts": true,
"trialMaxDays": 7,
"trialMaxExpiresDays": 30,
"messageMinPrice": 3,
"messageMaxPrice": 100,
"postMinPrice": 3,
"postMaxPrice": 100,
"subscribeMinPrice": 4.99,
"subscribeMaxPrice": 50,
"canAddStory": true,
"canCreateFundRaising": true,
"minFundRaisingTarget": 10,
"maxFundRaisingTarget": 10000,
"ivHideForPerformers": false,
"canChangeContentPrice": true,
"payoutType": "bank_ebics_sepa",
"isVatRequired": false,
"isCountryVatRefundable": false,
"isCountryVatNumberCollect": false,
"vatNumberName": "VAT",
"isCountryWithVat": false,
"connectedOfAccounts": [],
"canConnectOfAccount": true,
"pinnedPostsCount": 1,
"maxPinnedPostsCount": 5,
"isDeleteInitiated": false
},
"_meta": {
"_credits": {
"used": 1,
"balance": 999999841,
"note": "Always"
},
"_cache": {
"is_cached": false,
"note": "Cache disabled for this endpoint"
},
"_rate_limits": {
"limit_minute": 10000000,
"limit_day": 50000,
"remaining_minute": 9999999,
"remaining_day": 49999
}
}
}