API Description

This page describes how to make automated requests. Automated requests require an access token. You can buy a token here.

Request URL: https://cable.ayra.ch/reddit/auto.php
Request Mode: POST
User Agent: User agent header must be set and descriptive (30+ characters) and should contain an e-mail address, phone number or web address to contact you in case we see problems with your API requests.
Request Format: Either application/x-www-form-urlencoded or multipart/form-data
Request Parameters:

Example tokens

The tokens listed below can be used to test your implementation. Note that no actual shadowban check will be performed when using these.

Example request

POST /reddit/auto.php HTTP/1.1
Host: cable.ayra.ch
User-Agent: RedditShadowbanTester/1.0 +contact@example.com
Content-Length: 56
Content-Type: application/x-www-form-urlencoded

un=test&token=d36e81cf-c75b-4878-9e51-93302dd90fbf&api=1

Response Description

The response will be a JSON object with the following keys:

Possible codes

If you receive a code of 3 or bigger, your token will not be consumed.

Error Responses

If your token has no remaining requests, HTTP 400 will be returned. If your token is not found, HTTP 404 is returned.

Error responses will not contain a JSON but may contain a raw description text.

Copyright © 2018 by Kevin Gut 📧 | More services | Generated for 18.118.193.232