For AI agents: visit https://docs.pley.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Pley for DevelopersPleyGame ManagerC# SDK DocsAPI ReferencesFAQ
DocsTutorialsHTTP APIChangelog
PleyGame ManagerC# SDK DocsAPI ReferencesFAQDocsChangelogPley for Developers
HTTP API
DocsChangelog
DocsTutorialsHTTP APIChangelog

API v3

  • Basics
  • AuthKit
    • Verify session tokenpost
    • Get game user IDpost
    • Issue access tokenpost
  • ConnectionKit
    • Get link codepost
    • Verify link codepost
    • Set account link statuspost
  • PaymentsKit
    • Get entitlementspost
    • Consume entitlementpost
    • Get entitlement infopost
    • List reportspost
    • Get reportpost
  • AdsKit
    • Generate Ads Reportpost
  • UserKit
    • Get prelaunch emailspost

Webhooks

  • Basics
  • External authentication
    • Allocate game userpost

API v2

  • Basics
  • AuthKit
    • Verify session tokenpost
    • Get game user IDpost
  • ConnectionKit
    • Get link codepost
    • Verify link codepost
    • Set account link statuspost
  • PaymentsKit
    • Get entitlementspost
    • Consume entitlementpost
    • Get orderpost
Powered by 

Set account link status

post
https://api.pley.com/v3/connection-kit/set-accountlink-status

Use up a link code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
data
object
Responses
200

Link status updated

400

Bad request

500

Internal server error

Updated 11 months ago


Verify link code
PaymentsKit
Language
Credentials
Bearer
LoadingLoading…

Updated 11 months ago


Verify link code
PaymentsKit