AngelList · OAuth Scopes
AngelList OAuth Scopes
OAuth 2.0
probed
AngelList publishes 4 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the AngelList API on a user’s behalf.
Tokens are issued from https://auth.angellist.com/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
DocumentsFundsInvestingJobStartupsTransactionVenture Capital
Scopes: 4
Flows: authorizationCode, clientCredentials
Method: probed
OAuth endpoints
Authorization URL
https://auth.angellist.com/authorize https://docs.angellist.com/mcp/oauth/authorize
https://auth.angellist.com/authorize https://docs.angellist.com/mcp/oauth/authorize
Token URL
https://auth.angellist.com/token https://docs.angellist.com/mcp/oauth/token
https://auth.angellist.com/token https://docs.angellist.com/mcp/oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect sign-in; issue an ID token for the authenticated AngelList user. | authorizationCode |
| Release the authenticated user's email address. | authorizationCode | |
| profile | Release the authenticated user's basic profile claims. | authorizationCode |
| mcp:search | Search the AngelList documentation through the documentation MCP surface advertised at https://docs.angellist.com/.well-known/oauth-protected-resource. | authorizationCode, clientCredentials |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.