[
{
"method": "GET",
"path": "/agencies/chats",
"native_path": "/v1/{account}/native/agencies/chats",
"operationId": "listAgencyChats",
"scopes": [
"read:agency",
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/agencies/creator-invites",
"native_path": "/v1/{account}/native/agencies/creator-invites",
"operationId": "createCreatorInvite",
"scopes": [
"write:agency"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/agencies/earnings",
"native_path": "/v1/{account}/native/agencies/earnings",
"operationId": "listAgencyEarningsByDay",
"scopes": [
"read:agency",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/agencies/followers-history",
"native_path": "/v1/{account}/native/agencies/followers-history",
"operationId": "listAgencyFollowersHistory",
"scopes": [
"read:agency",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/agencies/insights/chatter-leaderboard",
"native_path": "/v1/{account}/native/agencies/insights/chatter-leaderboard",
"operationId": "getChatterLeaderboard",
"scopes": [
"read:agency"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/agencies/invites",
"native_path": "/v1/{account}/native/agencies/invites",
"operationId": "createAgencyInvite",
"scopes": [
"write:agency"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/agencies/posts",
"native_path": "/v1/{account}/native/agencies/posts",
"operationId": "bulkCreateAgencyPosts",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/agencies/subscribers",
"native_path": "/v1/{account}/native/agencies/subscribers",
"operationId": "listAgencySubscribers",
"scopes": [
"read:agency",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/agencies/subscribers-history",
"native_path": "/v1/{account}/native/agencies/subscribers-history",
"operationId": "listAgencySubscribersHistory",
"scopes": [
"read:agency",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/agencies/team-members",
"native_path": "/v1/{account}/native/agencies/team-members",
"operationId": "listTeamMembers",
"scopes": [
"read:agency"
],
"credits": 1,
"kind": "read"
},
{
"method": "PUT",
"path": "/agencies/team-members/{userId}",
"native_path": "/v1/{account}/native/agencies/team-members/{userId}",
"operationId": "updateTeamMember",
"scopes": [
"write:agency"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/apps/{appUuid}/payments",
"native_path": "/v1/{account}/native/apps/{appUuid}/payments",
"operationId": "getAppPayments",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/apps/{appUuid}/payments/me",
"native_path": "/v1/{account}/native/apps/{appUuid}/payments/me",
"operationId": "getMyAppPayments",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/apps/{appUuid}/payments/me/{invoiceNumber}",
"native_path": "/v1/{account}/native/apps/{appUuid}/payments/me/{invoiceNumber}",
"operationId": "getMyAppPaymentByInvoiceNumber",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/apps/{appUuid}/payments/{invoiceNumber}",
"native_path": "/v1/{account}/native/apps/{appUuid}/payments/{invoiceNumber}",
"operationId": "getAppPaymentByInvoiceNumber",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/apps/{appUuid}/subscription-status",
"native_path": "/v1/{account}/native/apps/{appUuid}/subscription-status",
"operationId": "getAppSubscriptionStatus",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/apps/{appUuid}/subscription/me",
"native_path": "/v1/{account}/native/apps/{appUuid}/subscription/me",
"operationId": "getAppCurrentUserSubscription",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/chats",
"native_path": "/v1/{account}/native/chats",
"operationId": "createChat",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats",
"native_path": "/v1/{account}/native/chats",
"operationId": "listChats",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/chats/lists/custom",
"native_path": "/v1/{account}/native/chats/lists/custom",
"operationId": "getCustomLists",
"scopes": [
"read:chat",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/chats/lists/custom",
"native_path": "/v1/{account}/native/chats/lists/custom",
"operationId": "createCustomList",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/lists/custom/{uuid}",
"native_path": "/v1/{account}/native/chats/lists/custom/{uuid}",
"operationId": "getCustomListMembers",
"scopes": [
"read:chat",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/chats/lists/custom/{uuid}",
"native_path": "/v1/{account}/native/chats/lists/custom/{uuid}",
"operationId": "updateCustomList",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/chats/lists/custom/{uuid}",
"native_path": "/v1/{account}/native/chats/lists/custom/{uuid}",
"operationId": "deleteCustomList",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/chats/lists/custom/{uuid}/members",
"native_path": "/v1/{account}/native/chats/lists/custom/{uuid}/members",
"operationId": "addMembersToCustomList",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/chats/lists/custom/{uuid}/members/{userUuid}",
"native_path": "/v1/{account}/native/chats/lists/custom/{uuid}/members/{userUuid}",
"operationId": "removeMemberFromCustomList",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/lists/smart",
"native_path": "/v1/{account}/native/chats/lists/smart",
"operationId": "getSmartLists",
"scopes": [
"read:chat",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/chats/lists/smart/{uuid}",
"native_path": "/v1/{account}/native/chats/lists/smart/{uuid}",
"operationId": "getSmartListMembers",
"scopes": [
"read:chat",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/chats/mass-messages",
"native_path": "/v1/{account}/native/chats/mass-messages",
"operationId": "sendMassMessage",
"scopes": [
"read:fan",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/mass-messages",
"native_path": "/v1/{account}/native/chats/mass-messages",
"operationId": "listMassMessages",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "DELETE",
"path": "/chats/mass-messages/{messageUuid}",
"native_path": "/v1/{account}/native/chats/mass-messages/{messageUuid}",
"operationId": "deleteMassMessage",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "PATCH",
"path": "/chats/mass-messages/{messageUuid}",
"native_path": "/v1/{account}/native/chats/mass-messages/{messageUuid}",
"operationId": "updateMassMessage",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/chats/messages/batch",
"native_path": "/v1/{account}/native/chats/messages/batch",
"operationId": "messagesBatch",
"scopes": [
"read:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/chats/statuses",
"native_path": "/v1/{account}/native/chats/statuses",
"operationId": "getBatchStatuses",
"scopes": [
"read:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/templates",
"native_path": "/v1/{account}/native/chats/templates",
"operationId": "listTemplateMessages",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/chats/templates/{templateUuid}",
"native_path": "/v1/{account}/native/chats/templates/{templateUuid}",
"operationId": "getTemplateMessage",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/chats/unread",
"native_path": "/v1/{account}/native/chats/unread",
"operationId": "getUnreadChatsCount",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/chats/{userUuid}",
"native_path": "/v1/{account}/native/chats/{userUuid}",
"operationId": "updateChat",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/{userUuid}",
"native_path": "/v1/{account}/native/chats/{userUuid}",
"operationId": "getChat",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/chats/{userUuid}/media",
"native_path": "/v1/{account}/native/chats/{userUuid}/media",
"operationId": "listMedia",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/chats/{userUuid}/message",
"native_path": "/v1/{account}/native/chats/{userUuid}/message",
"operationId": "sendMessage",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/{userUuid}/messages",
"native_path": "/v1/{account}/native/chats/{userUuid}/messages",
"operationId": "listMessages",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "DELETE",
"path": "/chats/{userUuid}/messages/{messageUuid}",
"native_path": "/v1/{account}/native/chats/{userUuid}/messages/{messageUuid}",
"operationId": "deleteMessage",
"scopes": [
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/chats/{userUuid}/messages/{messageUuid}/media",
"native_path": "/v1/{account}/native/chats/{userUuid}/messages/{messageUuid}/media",
"operationId": "getMessageMediaByUuids",
"scopes": [
"read:chat"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/collections",
"native_path": "/v1/{account}/native/collections",
"operationId": "createCollection",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/collections",
"native_path": "/v1/{account}/native/collections",
"operationId": "listCollections",
"scopes": [
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/collections/{uuid}",
"native_path": "/v1/{account}/native/collections/{uuid}",
"operationId": "renameCollection",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/collections/{uuid}",
"native_path": "/v1/{account}/native/collections/{uuid}",
"operationId": "deleteCollection",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators",
"native_path": "/v1/{account}/native/creators",
"operationId": "listCreators",
"scopes": [
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/account",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/account",
"operationId": "getCreatorAccount",
"scopes": [
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats",
"operationId": "listCreatorChats",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats",
"operationId": "createCreatorChat",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/lists/custom",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom",
"operationId": "getCreatorCustomLists",
"scopes": [
"read:chat",
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats/lists/custom",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom",
"operationId": "createCreatorCustomList",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/lists/custom/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom/{uuid}",
"operationId": "getCreatorCustomListMembers",
"scopes": [
"read:chat",
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/chats/lists/custom/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom/{uuid}",
"operationId": "updateCreatorCustomList",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/chats/lists/custom/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom/{uuid}",
"operationId": "deleteCreatorCustomList",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats/lists/custom/{uuid}/members",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom/{uuid}/members",
"operationId": "addCreatorCustomListMembers",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/chats/lists/custom/{uuid}/members/{userUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/custom/{uuid}/members/{userUuid}",
"operationId": "removeCreatorCustomListMember",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/lists/smart",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/smart",
"operationId": "getCreatorSmartLists",
"scopes": [
"read:chat",
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/lists/smart/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/lists/smart/{uuid}",
"operationId": "getCreatorSmartListMembers",
"scopes": [
"read:chat",
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats/mass-messages",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/mass-messages",
"operationId": "sendCreatorMassMessage",
"scopes": [
"read:creator",
"read:fan",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/mass-messages",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/mass-messages",
"operationId": "listCreatorMassMessages",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/chats/mass-messages/{messageUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/mass-messages/{messageUuid}",
"operationId": "deleteCreatorMassMessage",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/chats/mass-messages/{messageUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/mass-messages/{messageUuid}",
"operationId": "updateCreatorMassMessage",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats/messages/batch",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/messages/batch",
"operationId": "creatorMessagesBatch",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats/statuses",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/statuses",
"operationId": "getCreatorBatchStatuses",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/unread",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/unread",
"operationId": "getCreatorUnreadChatsCount",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/chats/{userUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/{userUuid}",
"operationId": "updateCreatorChat",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/{userUuid}/media",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/{userUuid}/media",
"operationId": "listCreatorChatMedia",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/chats/{userUuid}/message",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/{userUuid}/message",
"operationId": "sendCreatorMessage",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/{userUuid}/messages",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/{userUuid}/messages",
"operationId": "listCreatorMessages",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/chats/{userUuid}/messages/{messageUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/{userUuid}/messages/{messageUuid}",
"operationId": "deleteCreatorMessage",
"scopes": [
"read:creator",
"write:chat"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/chats/{userUuid}/messages/{messageUuid}/media",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/chats/{userUuid}/messages/{messageUuid}/media",
"operationId": "getCreatorMessageMediaByUuids",
"scopes": [
"read:chat",
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/checkout-links/payments",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/checkout-links/payments",
"operationId": "listCreatorCheckoutLinkPayments",
"scopes": [
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/checkout-links/payments/{invoiceNumber}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/checkout-links/payments/{invoiceNumber}",
"operationId": "getCreatorCheckoutLinkPayment",
"scopes": [
"read:creator"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/followers",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/followers",
"operationId": "listCreatorFollowers",
"scopes": [
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/earnings",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/earnings",
"operationId": "getCreatorEarnings",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/earnings/percentile",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/earnings/percentile",
"operationId": "getCreatorEarningsPercentile",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/earnings/summary",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/earnings/summary",
"operationId": "getCreatorEarningsSummary",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/fan-retention-summary",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/fan-retention-summary",
"operationId": "getCreatorFanRetentionSummary",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/fans",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/fans",
"operationId": "getCreatorBulkFanInsights",
"scopes": [
"read:creator",
"read:fan",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/insights/fans/batch",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/fans/batch",
"operationId": "batchCreatorFanInsights",
"scopes": [
"read:creator",
"read:fan",
"read:insights"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/fans/{userUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/fans/{userUuid}",
"operationId": "getCreatorFanInsights",
"scopes": [
"read:creator",
"read:fan",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/spending",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/spending",
"operationId": "getCreatorSpending",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/subscribers",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/subscribers",
"operationId": "getCreatorSubscribers",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/top-spenders",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/top-spenders",
"operationId": "getCreatorTopSpenders",
"scopes": [
"read:creator",
"read:fan",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/insights/unsubscribe-reasons",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/insights/unsubscribe-reasons",
"operationId": "getCreatorUnsubscribeReasons",
"scopes": [
"read:creator",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/media",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media",
"operationId": "getCreatorMedia",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/media/bulk",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/bulk",
"operationId": "getCreatorBulkMedia",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/media/links/{uuid}/purchased",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/links/{uuid}/purchased",
"operationId": "getCreatorMediaLinkPurchaseStatus",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/media/uploads",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/uploads",
"operationId": "createCreatorUploadSession",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/media/uploads/{uploadId}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/uploads/{uploadId}",
"operationId": "completeCreatorUploadSession",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/media/uploads/{uploadId}/parts/{partNumber}/url",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/uploads/{uploadId}/parts/{partNumber}/url",
"operationId": "getCreatorUploadPartUrl",
"scopes": [
"write:creator",
"write:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/media/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/{uuid}",
"operationId": "getCreatorMediaByUuid",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/media/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/{uuid}",
"operationId": "updateCreatorMedia",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/media/{uuid}/entitled",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/{uuid}/entitled",
"operationId": "getCreatorEntitledMedia",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/media/{uuid}/grant",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/media/{uuid}/grant",
"operationId": "grantCreatorMedia",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/notifications",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/notifications",
"operationId": "listCreatorNotifications",
"scopes": [
"read:creator",
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/posts",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts",
"operationId": "getCreatorPosts",
"scopes": [
"read:creator",
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/posts",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts",
"operationId": "createCreatorPost",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/posts/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}",
"operationId": "getCreatorPostByUuid",
"scopes": [
"read:creator",
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/posts/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}",
"operationId": "updateCreatorPost",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/posts/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}",
"operationId": "deleteCreatorPost",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/comments",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/comments",
"operationId": "createCreatorPostComment",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/comments",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/comments",
"operationId": "getCreatorPostComments",
"scopes": [
"read:creator",
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/comments/{commentUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/comments/{commentUuid}",
"operationId": "deleteCreatorPostComment",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/likes",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/likes",
"operationId": "getCreatorPostLikes",
"scopes": [
"read:creator",
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/pin",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/pin",
"operationId": "pinCreatorPost",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/pin",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/pin",
"operationId": "unpinCreatorPost",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/repost",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/repost",
"operationId": "repostCreatorPost",
"scopes": [
"write:creator",
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/posts/{uuid}/tips",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/posts/{uuid}/tips",
"operationId": "getCreatorPostTips",
"scopes": [
"read:creator",
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/subscribers",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/subscribers",
"operationId": "listCreatorSubscribers",
"scopes": [
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/subscribers/online",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/subscribers/online",
"operationId": "getOnlineSubscribers",
"scopes": [
"read:creator",
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/tracking-links",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/tracking-links",
"operationId": "listCreatorTrackingLinks",
"scopes": [
"read:creator",
"read:tracking_links"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/tracking-links",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/tracking-links",
"operationId": "createCreatorTrackingLink",
"scopes": [
"write:creator",
"write:tracking_links"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/tracking-links/{uuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/tracking-links/{uuid}",
"operationId": "deleteCreatorTrackingLink",
"scopes": [
"write:creator",
"write:tracking_links"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/tracking-links/{uuid}/users",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/tracking-links/{uuid}/users",
"operationId": "listCreatorTrackingLinkUsers",
"scopes": [
"read:creator",
"read:tracking_links"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/tracking-links/{uuid}/users/{userUuid}/metadata",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/tracking-links/{uuid}/users/{userUuid}/metadata",
"operationId": "getCreatorUserTrackingMetadata",
"scopes": [
"read:creator",
"read:tracking_links"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/vault/folders",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders",
"operationId": "createCreatorVaultFolder",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/vault/folders",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders",
"operationId": "listCreatorVaultFolders",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/vault/folders/{folderName}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders/{folderName}",
"operationId": "getCreatorVaultFolder",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/creators/{creatorUserUuid}/vault/folders/{folderName}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders/{folderName}",
"operationId": "renameCreatorVaultFolder",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/vault/folders/{folderName}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders/{folderName}",
"operationId": "deleteCreatorVaultFolder",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/creators/{creatorUserUuid}/vault/folders/{folderName}/media",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders/{folderName}/media",
"operationId": "listCreatorVaultFolderMedia",
"scopes": [
"read:creator",
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/creators/{creatorUserUuid}/vault/folders/{folderName}/media",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders/{folderName}/media",
"operationId": "attachCreatorVaultMedia",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/creators/{creatorUserUuid}/vault/folders/{folderName}/media/{mediaUuid}",
"native_path": "/v1/{account}/native/creators/{creatorUserUuid}/vault/folders/{folderName}/media/{mediaUuid}",
"operationId": "detachCreatorVaultMedia",
"scopes": [
"write:creator",
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/experiences/request-token",
"native_path": "/v1/{account}/native/experiences/request-token",
"operationId": "mintExperienceRequestToken",
"scopes": [
"write:experience"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/experiences/token/exchange",
"native_path": "/v1/{account}/native/experiences/token/exchange",
"operationId": "exchangeExperienceToken",
"scopes": [
"read:experience"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/followers",
"native_path": "/v1/{account}/native/followers",
"operationId": "listFollowers",
"scopes": [
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/earnings",
"native_path": "/v1/{account}/native/insights/earnings",
"operationId": "getEarnings",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/earnings/percentile",
"native_path": "/v1/{account}/native/insights/earnings/percentile",
"operationId": "getEarningsPercentile",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/earnings/summary",
"native_path": "/v1/{account}/native/insights/earnings/summary",
"operationId": "getEarningsSummary",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/fan-retention-summary",
"native_path": "/v1/{account}/native/insights/fan-retention-summary",
"operationId": "getFanRetentionSummary",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/fans",
"native_path": "/v1/{account}/native/insights/fans",
"operationId": "getBulkFanInsights",
"scopes": [
"read:fan",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/insights/fans/batch",
"native_path": "/v1/{account}/native/insights/fans/batch",
"operationId": "batchFanInsights",
"scopes": [
"read:fan",
"read:insights"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/insights/fans/profiles",
"native_path": "/v1/{account}/native/insights/fans/profiles",
"operationId": "batchFanProfiles",
"scopes": [
"read:fan"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/insights/fans/{userUuid}",
"native_path": "/v1/{account}/native/insights/fans/{userUuid}",
"operationId": "getFanInsights",
"scopes": [
"read:fan",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/spending",
"native_path": "/v1/{account}/native/insights/spending",
"operationId": "getSpending",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/subscribers",
"native_path": "/v1/{account}/native/insights/subscribers",
"operationId": "getSubscribers",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/top-spenders",
"native_path": "/v1/{account}/native/insights/top-spenders",
"operationId": "getTopSpenders",
"scopes": [
"read:fan",
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/insights/unsubscribe-reasons",
"native_path": "/v1/{account}/native/insights/unsubscribe-reasons",
"operationId": "getUnsubscribeReasons",
"scopes": [
"read:insights"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/media",
"native_path": "/v1/{account}/native/media",
"operationId": "getUserMedia",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/media/bulk",
"native_path": "/v1/{account}/native/media/bulk",
"operationId": "getBulkMedia",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/media/links/{uuid}/purchased",
"native_path": "/v1/{account}/native/media/links/{uuid}/purchased",
"operationId": "getMediaLinkPurchaseStatus",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/media/uploads",
"native_path": "/v1/{account}/native/media/uploads",
"operationId": "createUploadSession",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "PATCH",
"path": "/media/uploads/{uploadId}",
"native_path": "/v1/{account}/native/media/uploads/{uploadId}",
"operationId": "completeUploadSession",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/media/uploads/{uploadId}/parts/{partNumber}/url",
"native_path": "/v1/{account}/native/media/uploads/{uploadId}/parts/{partNumber}/url",
"operationId": "getUploadPartUrl",
"scopes": [
"write:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/media/{uuid}",
"native_path": "/v1/{account}/native/media/{uuid}",
"operationId": "getUserMediaByUuid",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "DELETE",
"path": "/media/{uuid}",
"native_path": "/v1/{account}/native/media/{uuid}",
"operationId": "deleteMedia",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "PATCH",
"path": "/media/{uuid}",
"native_path": "/v1/{account}/native/media/{uuid}",
"operationId": "updateMedia",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/media/{uuid}/entitled",
"native_path": "/v1/{account}/native/media/{uuid}/entitled",
"operationId": "getEntitledMedia",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/media/{uuid}/grant",
"native_path": "/v1/{account}/native/media/{uuid}/grant",
"operationId": "grantMedia",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/notifications",
"native_path": "/v1/{account}/native/notifications",
"operationId": "listNotifications",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/posts",
"native_path": "/v1/{account}/native/posts",
"operationId": "createPost",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/posts",
"native_path": "/v1/{account}/native/posts",
"operationId": "getPosts",
"scopes": [
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/posts/{uuid}",
"native_path": "/v1/{account}/native/posts/{uuid}",
"operationId": "getPostByUuid",
"scopes": [
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/posts/{uuid}",
"native_path": "/v1/{account}/native/posts/{uuid}",
"operationId": "updatePost",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/posts/{uuid}",
"native_path": "/v1/{account}/native/posts/{uuid}",
"operationId": "deletePost",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/posts/{uuid}/comments",
"native_path": "/v1/{account}/native/posts/{uuid}/comments",
"operationId": "getPostComments",
"scopes": [
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/posts/{uuid}/comments",
"native_path": "/v1/{account}/native/posts/{uuid}/comments",
"operationId": "createPostComment",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/posts/{uuid}/comments/{commentUuid}",
"native_path": "/v1/{account}/native/posts/{uuid}/comments/{commentUuid}",
"operationId": "deletePostComment",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/posts/{uuid}/likes",
"native_path": "/v1/{account}/native/posts/{uuid}/likes",
"operationId": "getPostLikes",
"scopes": [
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/posts/{uuid}/pin",
"native_path": "/v1/{account}/native/posts/{uuid}/pin",
"operationId": "pinPost",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/posts/{uuid}/pin",
"native_path": "/v1/{account}/native/posts/{uuid}/pin",
"operationId": "unpinPost",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "POST",
"path": "/posts/{uuid}/repost",
"native_path": "/v1/{account}/native/posts/{uuid}/repost",
"operationId": "repostPost",
"scopes": [
"write:post"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/posts/{uuid}/tips",
"native_path": "/v1/{account}/native/posts/{uuid}/tips",
"operationId": "getPostTips",
"scopes": [
"read:post"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/subscribers",
"native_path": "/v1/{account}/native/subscribers",
"operationId": "listSubscribers",
"scopes": [
"read:fan"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/tracking-links",
"native_path": "/v1/{account}/native/tracking-links",
"operationId": "listTrackingLinks",
"scopes": [
"read:tracking_links"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/tracking-links",
"native_path": "/v1/{account}/native/tracking-links",
"operationId": "createTrackingLink",
"scopes": [
"write:tracking_links"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/tracking-links/{uuid}",
"native_path": "/v1/{account}/native/tracking-links/{uuid}",
"operationId": "deleteTrackingLink",
"scopes": [
"write:tracking_links"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/tracking-links/{uuid}/users",
"native_path": "/v1/{account}/native/tracking-links/{uuid}/users",
"operationId": "listTrackingLinkUsers",
"scopes": [
"read:tracking_links"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/tracking-links/{uuid}/users/{userUuid}/metadata",
"native_path": "/v1/{account}/native/tracking-links/{uuid}/users/{userUuid}/metadata",
"operationId": "getUserTrackingMetadata",
"scopes": [
"read:tracking_links"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/users/account",
"native_path": "/v1/{account}/native/users/account",
"operationId": "getAccount",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/users/me",
"native_path": "/v1/{account}/native/users/me",
"operationId": "getCurrentUser",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/vault/folders",
"native_path": "/v1/{account}/native/vault/folders",
"operationId": "createVaultFolder",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/vault/folders",
"native_path": "/v1/{account}/native/vault/folders",
"operationId": "listVaultFolders",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "GET",
"path": "/vault/folders/{folderName}",
"native_path": "/v1/{account}/native/vault/folders/{folderName}",
"operationId": "getVaultFolder",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "PATCH",
"path": "/vault/folders/{folderName}",
"native_path": "/v1/{account}/native/vault/folders/{folderName}",
"operationId": "renameVaultFolder",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/vault/folders/{folderName}",
"native_path": "/v1/{account}/native/vault/folders/{folderName}",
"operationId": "deleteVaultFolder",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/vault/folders/{folderName}/media",
"native_path": "/v1/{account}/native/vault/folders/{folderName}/media",
"operationId": "listVaultFolderMedia",
"scopes": [
"read:media"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/vault/folders/{folderName}/media",
"native_path": "/v1/{account}/native/vault/folders/{folderName}/media",
"operationId": "attachMediaToVaultFolder",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "PATCH",
"path": "/vault/folders/{folderName}/media/{mediaUuid}",
"native_path": "/v1/{account}/native/vault/folders/{folderName}/media/{mediaUuid}",
"operationId": "updateVaultFolderMedia",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/vault/folders/{folderName}/media/{mediaUuid}",
"native_path": "/v1/{account}/native/vault/folders/{folderName}/media/{mediaUuid}",
"operationId": "detachMediaFromVaultFolder",
"scopes": [
"write:media"
],
"credits": 2,
"kind": "write"
},
{
"method": "GET",
"path": "/webhooks/subscriptions",
"native_path": "/v1/{account}/native/webhooks/subscriptions",
"operationId": "listWebhookSubscriptions",
"scopes": [
"read:self"
],
"credits": 1,
"kind": "read"
},
{
"method": "POST",
"path": "/webhooks/subscriptions",
"native_path": "/v1/{account}/native/webhooks/subscriptions",
"operationId": "createWebhookSubscription",
"scopes": [
"read:self"
],
"credits": 2,
"kind": "write"
},
{
"method": "DELETE",
"path": "/webhooks/subscriptions/{id}",
"native_path": "/v1/{account}/native/webhooks/subscriptions/{id}",
"operationId": "deleteWebhookSubscription",
"scopes": [
"read:self"
],
"credits": 2,
"kind": "write"
}
]