UNDOCUMENTEDPOST

CancelFamilyGroupInvite

Cancel a pending invite to the specified family group

https://api.steampowered.com/IFamilyGroupsService/CancelFamilyGroupInvite/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
fixed64 No
UNDOCUMENTEDPOST

ClearCooldownSkip

https://api.steampowered.com/IFamilyGroupsService/ClearCooldownSkip/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
fixed64 No
uint64 No
https://api.steampowered.com/IFamilyGroupsService/ConfirmInviteToFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint64 No
uint64 No
UNDOCUMENTEDPOST

ConfirmJoinFamilyGroup

https://api.steampowered.com/IFamilyGroupsService/ConfirmJoinFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint64 No
uint64 No
UNDOCUMENTEDPOST

CreateFamilyGroup

Creates a new family group

https://api.steampowered.com/IFamilyGroupsService/CreateFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
string No
fixed64 No(Support only) User to create this family group for and add to the group.
UNDOCUMENTEDPOST

DeleteFamilyGroup

Delete the specified family group

https://api.steampowered.com/IFamilyGroupsService/DeleteFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
UNDOCUMENTEDPOST

ForceAcceptInvite

https://api.steampowered.com/IFamilyGroupsService/ForceAcceptInvite/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
fixed64 No
UNDOCUMENTEDPOST

GetChangeLog

Return a log of changes made to this family group

https://api.steampowered.com/IFamilyGroupsService/GetChangeLog/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
UNDOCUMENTED

GetFamilyGroup

Retrieves family group info

https://api.steampowered.com/IFamilyGroupsService/GetFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
bool No

Gets the family group id for the authenticated user or a user specified by a support account

https://api.steampowered.com/IFamilyGroupsService/GetFamilyGroupForUser/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoActually optional. This should only be set when support or admin accounts needs to fetch the family group for another user. Outside of the support tool it should be omitted.
bool No
https://api.steampowered.com/IFamilyGroupsService/GetInviteCheckResults/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
fixed64 No
UNDOCUMENTEDPOST

GetPlaytimeSummary

Get the playtimes in all apps from the shared library for the whole family group.

https://api.steampowered.com/IFamilyGroupsService/GetPlaytimeSummary/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
fixed64 No
https://api.steampowered.com/IFamilyGroupsService/GetPreferredLenders/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No

Get pending purchase requests for the family

https://api.steampowered.com/IFamilyGroupsService/GetPurchaseRequests/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
bool No
uint64[] No
uint32 No

Return a list of apps available from other members

https://api.steampowered.com/IFamilyGroupsService/GetSharedLibraryApps/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
fixed64 No
bool No
bool No
bool No
string No
uint32 No
bool No
fixed64 No

Get lenders or borrowers sharing device with

https://api.steampowered.com/IFamilyGroupsService/GetUsersSharingDevice/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
int32 No
uint64 No
UNDOCUMENTEDPOST

InviteToFamilyGroup

Invites an account to a family group

https://api.steampowered.com/IFamilyGroupsService/InviteToFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
fixed64 No
int32 Noenum
UNDOCUMENTEDPOST

JoinFamilyGroup

Join the specified family group

https://api.steampowered.com/IFamilyGroupsService/JoinFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint64 No
UNDOCUMENTEDPOST

ModifyFamilyGroupDetails

Modify the details of the specified family group

https://api.steampowered.com/IFamilyGroupsService/ModifyFamilyGroupDetails/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
string NoIf present, set the family name to the current value
UNDOCUMENTEDPOST

RemoveFromFamilyGroup

Remove the specified account from the specified family group

https://api.steampowered.com/IFamilyGroupsService/RemoveFromFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
fixed64 No
UNDOCUMENTEDPOST

RequestPurchase

Request purchase of the specified cart

https://api.steampowered.com/IFamilyGroupsService/RequestPurchase/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoRequester's family group id'
uint64 NoThe shopping cart with items to purchase.
string NoThe store country code of the requestor.
bool NoRequest the contents of the account cart instead of gidshoppingcart?
https://api.steampowered.com/IFamilyGroupsService/ResendInvitationToFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint64 No

Act on a purchase request

https://api.steampowered.com/IFamilyGroupsService/RespondToRequestedPurchase/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoPurchase requester's family group id'
fixed64 NoPurchase requester's steam id'
int32 NoAction being taken
uint64 NoUnique purchase request ID
UNDOCUMENTEDPOST

RollbackFamilyGroup

https://api.steampowered.com/IFamilyGroupsService/RollbackFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint32 No

Set the number of times a family group's cooldown time should be ignored for joins.

https://api.steampowered.com/IFamilyGroupsService/SetFamilyCooldownOverrides/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe family group to set the cooldown overrides on
uint32 NoHow many cooldown overrides this family group should have
UNDOCUMENTEDPOST

SetPreferredLender

https://api.steampowered.com/IFamilyGroupsService/SetPreferredLender/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint32 No
fixed64 No
UNDOCUMENTEDPOST

UndeleteFamilyGroup

https://api.steampowered.com/IFamilyGroupsService/UndeleteFamilyGroup/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No