powered by UserVoice

API Discussions Forum

We're discussing the design and implementation of APIs for SpokenWord.org.

  1. 4 votes

    Method to Report Plays and Views

    We need a method such as /reportPlay or /program/123/play that records and/or counts the event that someone has viewed or listened to a program. This is required for non-web clients where these operations are not known to SpokenWord.org.

    Status: under review
  2. 2 votes

    Use OAuth for APIs requiring authentication

    Yup. For now (until something goes wrong or a better solution appears) I'm using the code from http://code.google.com/p/oauth-php/

    Status: started
  3. 0 votes

    Document Tag/Keyword Specs

    Document how tags and keywords are ingested and returned vua the APIs.

  4. 0 votes

    'Who Follows This?'

    Need a method such as /followers/program/123

  5. 0 votes

    Method: What did member submit?

    How about a method such as /member/123/submissions/programs that returns the programs (or feeds) submitted by a member

  6. 0 votes

    /member (no memberId) return info for current member

    Make it so that if /member is called without an explicit memberId, it returns the data for the authenticated user making the request. Without this, one has to use some other method like /rating in order to learn the calling member's memberId.

powered by UserVoice