Getting Started

This page will help you get started with the Riipen API.

The Riipen API uses REST and RESTful principles.

  • Our URLs are predictable and resource-oriented.
  • The API accepts JSON encoded request bodies and returns JSON encoded responses.
  • The API uses standard HTTP codes and verbs.

Here are some guides to get your started:

  • Versions
  • Authentication
  • Errors
  • Logging
  • Rate limiting

Once you are ready, jump into the API reference to begin using the API endpoints.