FOAAS

API

RESTful API for generating humorous explicit 'fuck off' messages

Visit Website

Overview

FOAAS is a RESTful API offering explicit, playful 'fuck off' message templates via dedicated endpoints (e.g., /off/:name/:from, /you/:name/:from). It accepts parameters like recipient name and sender to tailor messages. Responses are available in plain text (default) or JSON (using ?format=json). Use cases include integrating edgy humor into personal chatbots, casual apps, or social tools—though content is adult-only and unsuitable for professional/family-friendly contexts.

Example Integration (JavaScript)

script.js JS

fetch('http://www.foaas.com/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful
  • JSON & Plain Text support
  • No Auth required
  • Multiple tailored message templates

Frequently Asked Questions

? Is FOAAS free to use?

Yes, FOAAS is completely free with no paid tiers or restrictions.

? Does it require an API Key?

No, FOAAS does not require authentication or an API key for access.

? What is the response format?

Default is plain text; JSON is available by adding ?format=json to endpoints.

Top Alternatives

icanhazdadjoke API (tonally different playful content) Search Google

People Also Ask about FOAAS

FOAAS vs icanhazdadjoke API (tonally different playful content) FOAAS 2025 review

Tool Info

Pricing Free
Category Personality
Platform Public API

Pros

  • Easy to integrate
  • Free to use
  • Flexible response formats
  • Playful edgy content for appropriate contexts

Cons

  • Explicit adult-only content
  • No official SLA
  • Limited professional use cases

More Personality Tools