General API Questions
- What is “Breaking News”?
- What are Credibility Signals?
- What data besides the article content is supported in the API?
- Where can I find the documentation?
- How does 'version.identifier' change with new revisions of an article?
- What is a namespace and how do I use it?
Snapshot API
- What do you receive in the Snapshot API?
- Can you filter/query English Wikipedia pages based on the article quality assessment rubric classes such as FA ("featured article"), Stub, etc.?
- How do I get all of the articles in the Wikimedia dataset onto my system?
- What are the advantages of using the Snapshot API?
On-demand API
Realtime API
- What are the differences between the Realtime streaming event types?
- Which timestamp should be used when querying with the 'since' parameter in the Realtime Streaming API?
- When I use the Realtime Streaming with the "since" parameter, it is returning page updates that are prior to the defined time frame, what is happening?
- Is the current data structure for each feed item guaranteed to remain the same ie: Is it guaranteed that "each feed item has 3 lines, separated by \n"?
- Some of the content that came through the Realtime feed was vandalized and now I have bad content on my site for my users to see. How do I address this?
- The Realtime API is returning revisions with timestamps that are not current? Are the events out of order?