More
Сhoose
RiteKit API

RiteKit API

#socialv1.0.0

Overview

RiteKit API is based on REST principles.

Authentication uses standard OAuth 2.0 process

##Getting started

  1. Sign up for RiteKit

  2. Go to developer dashboard

  3. Click "Create a token" button to get your Client ID and Client secret

  4. When you reach your free limit of calls per month, upgrade to paid tiers

Options for authorizing API Calls

Using Client ID directly

You can directly connect to our API using your client ID by sending it as a GET query parameter. This option is simple (no need for oAuth) but it should be used only in case the Client ID is not exposed publicly.

GET https://api.ritekit.com/v1/stats/multiple-hashtags?tags=php&client_id=292c6912e7710c838347ae178b4a

Developer Resources
API Metadata
  • Providerritekit.com
  • Versionv1.0.0
  • Added1/7/2020
  • Last Update6/21/2021
Support

No direct contact info provided by the API owner.

Next Steps

Looking to integrate RiteKit API into your project? Our team can help you build custom connectors.

Get Integration Help