App.net Stream API

The App.net Stream API — a RESTful, OAuth 2.0-secured social API covering posts, users, follows, channels/messages, files, filters, and a real-time streaming surface. Responses use a uniform {data, meta} envelope with cursor pagination and X-RateLimit-* headers. Service is retired (shut down 2017-03-14); documentation is preserved at appdotnet/api-spec.

API entry from apis.yml

apis.yml Raw ↑
name: App.net Stream API
description: The App.net Stream API — a RESTful, OAuth 2.0-secured social API covering posts, users, follows,
  channels/messages, files, filters, and a real-time streaming surface. Responses use a uniform {data,
  meta} envelope with cursor pagination and X-RateLimit-* headers. Service is retired (shut down 2017-03-14);
  documentation is preserved at appdotnet/api-spec.
humanURL: https://github.com/appdotnet/api-spec
baseURL: https://api.app.net/stream/0/
tags:
- Social
- Microblogging
- Messaging
- Streaming
properties:
- type: Documentation
  url: https://github.com/appdotnet/api-spec
- type: Authentication
  url: authentication/appnet-authentication.yml
- type: OAuthScopes
  url: scopes/appnet-scopes.yml
- type: RateLimits
  url: rate-limits/appnet-rate-limits.yml
- type: ErrorCatalog
  url: errors/appnet-problem-types.yml
- type: Conventions
  url: conventions/appnet-conventions.yml