Skip to content

DieSocialisten/Walls.io-API-Docs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Walls.io API Documentation

API to access a Walls.io wall

General

This is Walls.io API version v1.

It's available to Walls.io Premium and Large Event Pass users.

All endpoints are prefixed with https://api.walls.io/v1.

Example: /posts would become https://api.walls.io/v1/posts

All endpoints require a valid API access token. Learn how to obtain an access token here. The Walls.io API currently does not support CORS. To avoid exposure of your access token, we don't recommend to use our API client-side / in the browser. Instead, use our API server-side or consider using a proxy.

The API generally returns JSON result, but all endpoints also support the .xml extension.

The API will not include data from social networks that prohibit redistribution of API data via their terms of service.

Rate limit

We are rate limiting our API, but have very reasonable limits. Calling our API 1-2 times per second is fine.

Endpoints

Posts

Post as RSS

Media Upload

Blacklist or whitelist users

Analytics

Ads / Sponsored Posts

  • GET /ads Get a list of ads (Sponsored Posts) for a wall

About

Walls.io API Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published