# Rockstar Games Sign-In (OpenID Connect)

**Canonical:** https://apis.io/apis/rockstar-games/signin-oidc/  
**Provider:** Rockstar Games — https://apis.io/providers/rockstar-games/  
**Base URL:** https://signin.rockstargames.com  
**Documentation:** https://signin.rockstargames.com/

Rockstar Games Sign-In (OpenID Connect) is one of 3 APIs that [Rockstar Games](https://apis.io/providers/rockstar-games/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Authentication, Identity, OpenID Connect, and Single Sign-On.

Public OpenID Connect / OAuth 2.0 identity provider operated by Rockstar Games at signin.rockstargames.com. Backs authentication for the Rockstar Games website, Rockstar Games Launcher, Social Club, Rockstar Newswire, and first-party mobile apps. Supports the authorization_code, client_credentials, and refresh_token grant types and exposes /connect/authorize, /connect/Token, /connect/introspect, and a JSON Web Key Set at /.well-known/jwks. Appears to be implemented on an IdentityServer-style stack. Client registration is not open to third parties; only Rockstar-issued client IDs (e.g. the Launcher, Social Club, Newswire) are accepted.

## Machine-readable artifacts (6)

- **AuthorizationEndpoint** — https://signin.rockstargames.com/connect/authorize
- **TokenEndpoint** — https://signin.rockstargames.com/connect/Token
- **IntrospectionEndpoint** — https://signin.rockstargames.com/connect/introspect
- **JWKS** — https://signin.rockstargames.com/.well-known/jwks
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/rockstar-games/refs/heads/main/graphql/rockstar-games-graphql.md
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/rockstar-games/refs/heads/main/apis.yml

## Other Rockstar Games APIs (2)

- [Rockstar Games Social Club](https://apis.io/apis/rockstar-games/social-club/)
- [Rockstar Games Launcher](https://apis.io/apis/rockstar-games/launcher/)

## Tags

Authentication, Identity, OpenID Connect, Single Sign-On

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/rockstar-games/signin-oidc/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/rockstar-games/.
