Introduction

The Ning API is a RESTful API that allows developers to access the content on their Ning Networks. This document is meant to provide an overview of the Ning API that can be used to reference different methods available to you. Be sure to checkout our examples and happy coding!

What you can do

You can CREATE, READ, UPDATE, and DELETE content for the following features:

  • Photos
  • Blog Posts
  • Comments

In addition to the interacting with specific features on a site, you can:

  • View profile information
  • Update your status message
  • Retrieve a list of Ning Networks you are a member of
  • View the latest activity

What you cannot do

Currently, you cannot access the following features:

  • Chat
  • Events
  • Forum
  • Groups
  • Video

Additionally you cannot:

  • Update your profile information
  • Create Ning Networks
  • Join Ning Networks

Table Of Contents

Previous topic

November 18th, 2011 Changelog

Next topic

Authentication