Search Results

Getting Started with Publishing Your First API

These are the main steps for getting your first API published.

The following steps explain what you need to do to get your first API published.
  1. Create an API definition. This details how Mashery will handle the request traffic (routing).
  2. Create a Package and Plan. This defines the available access rights and the service level (for example, rate limits).
  3. Create your API documentation.

All these items are covered in the following Basic Topics section, which will guide you through creating, sharing, accessing and testing your API.

The examples used for the API will use a publicly-available RESTful sample provided by TIBCO at https://integration.cloud.tibcoapps.com. This example is developed and deployed on TIBCO Cloud Integration platform. (Visit http://cloud.tibco.com/ for more information).