You are here: Developer API > Getting Started

Getting Started

The Twitgoo API consists of a set of callable methods. All request formats take a list of named parameters. The parameters and example requests and responses are listed for each method. A list of methods can be found in the Methods topic.

Note: The Twitgoo API exposes identifiers for media and other uniquely identifiable objects. The format of the IDs can change over time, so relying on the current format may cause problems in the future.

Requirements

Before using the API, you must:

  1. Understand the action parameters. See Parameters.
  2. Understand the REST request and response format. See Request and Response Formats.
  3. Determine which requests you want to send. Occasionally, a request requires data from a previous response.
  4. Understand the error codes. See Error Codes.

Important! For more information about the documentation, see Using the Documentation.

Options

You can use Twitgoo branding and logos when you use the Twitgoo API, if you choose. See Using Twitgoo Branding & Logos for details.

 

Published Sep-10