Reference

Read-only endpoints with better manners than most platforms.

MemeOps ships static collection endpoints under v1, consistent response shapes, and a short utility endpoint for grabbing a random sample without browsing a category first.

Base URL https://tengfone.github.io/memeops/api/v1/
Format JSON collections
Writes None

Quickstart


                
Random

/api/v1/random

GET

Returns a build-time random sample from the full catalog. For true client-side randomness, fetch a collection and sample locally.

GET /api/v1/random

Random Response