LAP Registry

Bungie.Net API Skill

bungie-net

Provider: Bungie Version: 2.21.9 Endpoints: 135 Updated: 2026-04-05

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/App/ApiUsage/{applicationId}/
GET/App/FirstParty/Get API usage by application for time frame specified. You can go as far back as 30 days ago, and can ask for up to a 48 hour window of time in a single request. You must be authe...
GET/User/GetBungieNetUserById/{id}/Get list of applications created by Bungie.
GET/User/GetSanitizedPlatformDisplayNames/{membershipId}/Loads a bungienet user by membership id.
GET/User/GetCredentialTypesForTargetAccount/{membershipId}/Gets a list of all display names linked to this membership id but sanitized (profanity filtered). Obeys all visibility rules of calling user and is heavily cached.
GET/User/GetAvailableThemes/Returns a list of credential types attached to the requested account
GET/User/GetMembershipsById/{membershipId}/{membershipType}/Returns a list of all available user themes.
GET/User/GetMembershipsForCurrentUser/Returns a list of accounts associated with the supplied membership ID and membership type. This will include all linked accounts (even when hidden) if supplied credentials permit...
GET/User/GetMembershipFromHardLinkedCredential/{crType}/{credential}/Returns a list of accounts associated with signed in user. This is useful for OAuth implementations that do not give you access to the token response.
GET/User/Search/Prefix/{displayNamePrefix}/{page}/Gets any hard linked membership given a credential. Only works for credentials that are public (just SteamID64 right now). Cross Save aware.
POST/User/Search/GlobalName/{page}/[OBSOLETE] Do not use this to search users, use SearchByGlobalNamePost instead.
GET/Content/GetContentType/{type}/Given the prefix of a global display name, returns all users who share that name.
GET/Content/GetContentById/{id}/{locale}/Gets an object describing a particular variant of content.
GET/Content/GetContentByTagAndType/{tag}/{type}/{locale}/Returns a content item referenced by id
GET/Content/Search/{locale}/Returns the newest item that matches a given tag and Content Type.
GET/Content/SearchContentByTagAndType/{tag}/{type}/{locale}/Gets content based on querystring information passed in. Provides basic search and text search capabilities.
GET/Content/SearchHelpArticles/{searchtext}/{size}/Searches for Content Items that match the given Tag and Content Type.
GET/Content/Rss/NewsArticles/{pageToken}/Search for Help Articles.
GET/Forum/GetTopicsPaged/{page}/{pageSize}/{group}/{sort}/{quickDate}/{categoryFilter}/Returns a JSON string response that is the RSS feed for news articles.
GET/Forum/GetCoreTopicsPaged/{page}/{sort}/{quickDate}/{categoryFilter}/Get topics from any forum.
GET/Forum/GetPostsThreadedPaged/{parentPostId}/{page}/{pageSize}/{replySize}/{getParentPost}/{rootThreadMode}/{sortMode}/Gets a listing of all topics marked as part of the core group.
GET/Forum/GetPostsThreadedPagedFromChild/{childPostId}/{page}/{pageSize}/{replySize}/{rootThreadMode}/{sortMode}/Returns a thread of posts at the given parent, optionally returning replies to those posts as well as the original parent.
GET/Forum/GetPostAndParent/{childPostId}/Returns a thread of posts starting at the topicId of the input childPostId, optionally returning replies to those posts as well as the original parent.
GET/Forum/GetPostAndParentAwaitingApproval/{childPostId}/Returns the post specified and its immediate parent.
GET/Forum/GetTopicForContent/{contentId}/Returns the post specified and its immediate parent of posts that are awaiting approval.
GET/Forum/GetForumTagSuggestions/Gets the post Id for the given content item's comments, if it exists.
GET/Forum/Poll/{topicId}/Gets tag suggestions based on partial text entry, matching them with other tags previously used in the forums.
POST/Forum/Recruit/Summaries/Gets the specified forum poll.
GET/GroupV2/GetAvailableAvatars/Allows the caller to get a list of to 25 recruitment thread summary information objects.
GET/GroupV2/GetAvailableThemes/Returns a list of all available group avatars for the signed-in user.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install bungie-net

Downloads and installs to ~/.claude/skills/bungie-net/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)