How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Stack Exchange Me API

Convenience surfaces that infer the user from the OAuth access token.

Stack Exchange Me API is one of 17 APIs that Stack Exchange publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Me. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and a changelog.

This API exposes 12 operations across 12 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 2.3.

Requests are made against a single base URL, https://api.stackexchange.com/2.3.

12 operations 12 paths 24 schemas 12 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.3
Base URL
https://api.stackexchange.com/2.3
Authentication
OAuth 2.0, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Stack Exchange Me API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 4 scopes. An API key is passed in the query as key (apiKey). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 explicit or implicit flow. Apps register on stackapps.com. Read methods do not require auth; write methods require writeaccess. privateinfo is needed…
  • apiKey — Optional app key. Sending a key raises the daily quota from 300 to 10,000 requests per IP and is the recommended default for any non-trivial client.

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 GET. Each is listed below with its method, path, parameters, and response codes.

Me 12

Convenience surfaces that infer the user from the OAuth access token.

GET
/me
Stack Exchange Get Me
getMe 4 params → 200
GET
/me/questions
Stack Exchange List My Questions
listMyQuestions 6 params → 200
GET
/me/answers
Stack Exchange List My Answers
listMyAnswers 6 params → 200
GET
/me/comments
Stack Exchange List My Comments
listMyComments 6 params → 200
GET
/me/tags
Stack Exchange List My Tags
listMyTags 4 params → 200
GET
/me/badges
Stack Exchange List My Badges
listMyBadges 4 params → 200
GET
/me/reputation
Stack Exchange Get My Reputation
getMyReputation 4 params → 200
GET
/me/notifications
Stack Exchange List My Notifications
listMyNotifications 4 params → 200
GET
/me/notifications/unread
Stack Exchange List My Unread Notifications
listMyUnreadNotifications 4 params → 200
GET
/me/inbox
Stack Exchange List My Inbox
listMyInbox 4 params → 200
GET
/me/inbox/unread
Stack Exchange List My Unread Inbox
listMyUnreadInbox 4 params → 200
GET
/me/timeline
Stack Exchange List My Timeline
listMyTimeline 4 params → 200

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are User (25 properties), Question (24 properties), Answer (22 properties), Site (13 properties). Each schema is shown below with its type and property counts.

Badge
object
A badge definition.
8 properties
Event
object
A network event (1.5 minute live window).
5 properties
Notification
object
An in-product notification for the authenticated user.
6 properties
CommentsResponse
AnswersResponse
EventsResponse
BadgesResponse
QuestionsResponse
ReputationChange
object
6 properties
InboxItem
object
An inbox item for the authenticated user.
10 properties
Comment
object
A comment attached to a question or answer.
12 properties
BadgeCount
object
Bronze/silver/gold badge counts for a user.
3 properties
Question
object
A question on a Stack Exchange site.
24 properties
TagsResponse
UsersResponse
ReputationResponse
ShallowUser
object
Lightweight user reference embedded in posts and comments.
7 properties
Site
object
A Stack Exchange community site.
13 properties
NotificationsResponse
Answer
object
An answer on a Stack Exchange site.
22 properties
InboxResponse
Tag
object
A tag on a Stack Exchange site.
7 properties
User
object
A user account on a single Stack Exchange site.
25 properties
Wrapper
object
Common envelope returned by every Stack Exchange API method.
11 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stackexchange-me-api-openapi.yml Raw ↑

Other APIs Stack Exchange publishes across the network.

Stack Overflow for Teams API v3
Stack Exchange Access Tokens API
Stack Exchange Answers API
Stack Exchange Badges API
Stack Exchange Comments API
Stack Exchange Events API
Stack Exchange Filters API
Stack Exchange Info API
Stack Exchange Posts API
Stack Exchange Questions API
Stack Exchange Revisions API
Stack Exchange Search API
Where this information came from

This is an independent, third-party profile of Stack Exchange Me API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.