How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

API League Platform

The API League Platform exposes 55 read-only GET operations across twelve categories: Books (2), News (3), Humor (6), Food (4), Knowledge (5), Games (3), Art (4), Web (6), Text (13), Media (6), Math (1) and Storage (2). One API key covers the whole surface — there is no OAuth and no scopes — sent as an api-key query parameter or, preferably, an x-api-key header. Errors use a flat vendor JSON envelope with six declared statuses (401, 402, 403, 404, 406, 429) rather than RFC 9457. Search-shaped operations paginate with number/offset. SDKs are generated for 21 languages from the published OpenAPI 3.0 contract.

API League Platform is published by API League on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include API Marketplace, Developer Tools, Multi-Category, and SDK. The published artifact set on APIs.io includes API documentation, an API reference, a getting-started guide, an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 55 operations across 55 paths, organized into 12 resource areas. It is described by OpenAPI 3.0.0, at version 1.9.0.

Requests are made against a single base URL, https://api.apileague.com.

55 operations 55 paths 0 schemas 55 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.9.0
Base URL
https://api.apileague.com
Authentication
API Key, API Key
Terms of Service
Resource Areas
12

Authentication & Security 2

API League Platform declares 2 security schemes for authenticating requests. An API key is passed in the query as api-key (apiKey). An API key is passed in the header as x-api-key (headerApiKey). By default, every request must be authenticated.

Paths & Operations 55

Across 55 paths, the API surfaces 55 operations — 55 GET. They span 12 resource areas, including Books, News, Humor, Food, Knowledge, Art, Web, Text, and 4 more. Each is listed below with its method, path, parameters, and response codes.

Books 2
GET
/search-books
Search Books API
searchBooksAPI 14 params → 200401402403404406429
GET
/list-similar-books
Find Similar Books API
findSimilarBooksAPI 2 params → 200401402403404406429
News 3
GET
/search-news
Search News API
searchNewsAPI 16 params → 200401402403404406429
GET
/retrieve-top-news
Top News API
topNewsAPI 4 params → 200401402403404406429
GET
/extract-news
Extract News API
extractNewsAPI 2 params → 200401402403404406429
Humor 6
GET
/search-jokes
Search Jokes API
searchJokesAPI 7 params → 200401402403404406429
GET
/retrieve-random-joke
Random Joke API
randomJokeAPI 4 params → 200401402403404406429
GET
/search-memes
Search Memes API
searchMemesAPI 7 params → 200401402403404406429
GET
/retrieve-random-meme
Random Meme API
randomMemeAPI 5 params → 200401402403404406429
GET
/search-gifs
Search Gifs API
searchGifsAPI 2 params → 200401402403404406429
GET
/generate-nonsense-word
Generate Nonsense Word API
generateNonsenseWordAPI → 200401402403404406429
Food 4
GET
/search-drinks
Search Drinks API
searchDrinksAPI 22 params → 200401402403404406429
GET
/search-recipes
Search Recipes API
searchRecipesAPI 90 params → 200401402403404406429
GET
/retrieve-recipe
Retrieve Recipe Information API
retrieveRecipeInformationAPI 2 params → 200401402403404406429
GET
/compute-nutrition
Compute Nutrition API
computeNutritionAPI 3 params → 200401402403404406429
Knowledge 5
GET
/retrieve-random-trivia
Random Trivia API
randomTriviaAPI 1 param → 200401402403404406429
GET
/retrieve-random-life-hack
Random Life Hack API
randomLifeHackAPI 1 param → 200401402403404406429
GET
/retrieve-random-affirmation
Random Affirmation API
randomAffirmationAPI → 200401402403404406429
GET
/retrieve-random-quote
Random Quote API
randomQuoteAPI 2 params → 200401402403404406429
GET
/retrieve-random-riddle
Random Riddle API
randomRiddleAPI 1 param → 200401402403404406429
Art 4
GET
/retrieve-random-poem
Random Poem API
randomPoemAPI 2 params → 200401402403404406429
GET
/convert-image-to-ascii-txt
Image to Ascii Art by URL API
imageToAsciiArtByURLAPI 3 params → 200401402403404406429
GET
/search-artworks
Art Search API
artSearchAPI 13 params → 200401402403404406429
GET
/retrieve-artwork
Retrieve Artwork by Id
retrieveArtworkById 1 param → 200401402403404406429
Web 6
GET
/extract-content
Extract Content from a Web Page API
extractContentFromAWebPageAPI 1 param → 200401402403404406429
GET
/extract-publish-date
Extract Publish Date API
extractPublishDateAPI 1 param → 200401402403404406429
GET
/extract-authors
Extract Authors API
extractAuthorsAPI 1 param → 200401402403404406429
GET
/search-web
Search Web API
searchWebAPI 2 params → 200401402403404406429
GET
/retrieve-page-rank
Retrieve Page Rank API
retrievePageRankAPI 1 param → 200401402403404406429
GET
/verify-email
Verify Email Address API
verifyEmailAddressAPI 1 param → 200401402403404406429
Text 13
GET
/correct-spelling
Correct Spelling API
correctSpellingAPI 2 params → 200401402403404406429
GET
/detect-language
Detect Language API
detectLanguageAPI 1 param → 200401402403404406429
GET
/detect-sentiment
Detect Sentiment API
detectSentimentAPI 1 param → 200401402403404406429
GET
/score-text
Score Text API
scoreTextAPI 2 params → 200401402403404406429
GET
/score-readability
Score Readability API
scoreReadabilityAPI 1 param → 200401402403404406429
GET
/extract-dates
Extract Dates API
extractDatesAPI 1 param → 200401402403404406429
GET
/detect-gender
Detect Gender by Name API
detectGenderByNameAPI 1 param → 200401402403404406429
GET
/list-synonyms
List Word Synonyms API
listWordSynonymsAPI 1 param → 200401402403404406429
GET
/tag-pos
Tag Part of Speech API
tagPartOfSpeechAPI 1 param → 200401402403404406429
GET
/stem-text
Stem Text API
stemTextAPI 1 param → 200401402403404406429
GET
/singularize-word
Singularize Word API
singularizeWordAPI 1 param → 200401402403404406429
GET
/pluralize-word
Pluralize Word API
pluralizeWordAPI 1 param → 200401402403404406429
GET
/extract-entities
Extract Entities API
extractEntitiesAPI 1 param → 200401402403404406429
Media 6
GET
/take-screenshot
Screenshot API
screenshotAPI 3 params → 200401402403404406429
GET
/search-images
Search Royalty Free Images API
searchRoyaltyFreeImagesAPI 2 params → 200401402403404406429
GET
/search-icons
Search Icons API
searchIconsAPI 3 params → 200401402403404406429
GET
/rescale-image
Rescale Image API
rescaleImageAPI 4 params → 200401402403404406429
GET
/detect-color
Detect Main Image Color API
detectMainImageColorAPI 1 param → 200401402403404406429
GET
/search-vectors
Vector Search API
vectorSearchAPI 3 params → 200401402403404406429
Math 1
GET
/convert-units
Convert Units API
convertUnitsAPI 4 params → 200401402403404406429
Storage 2
GET
/read-key-value
Read Key Value from Store API
readKeyValueFromStoreAPI 1 param → 200401402403404406429
GET
/store-key-value
Store Key Value (GET) API
storeKeyValueGETAPI 2 params → 200401402403404406429
Games 3
GET
/search-games
Search Games API
searchGamesAPI 7 params → 200401402403404406429
GET
/retrieve-game
Retrieve Game by Id
retrieveGameById 1 param → 200401402403404406429
GET
/list-similar-games
Find Similar Games API
findSimilarGamesAPI 2 params → 200401402403404406429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

api-league-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of API League Platform, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.