Random Affirmation API

This endpoint returns a random affirmation to boost your confidence and motivation. Affirmations are positive statements that can help you overcome negative thoughts and improve your mindset and well-being.

There is also an image matching the affirmation that can be combined, see below:

Affirmation Example
GET
https://api.apileague.com/retrieve-random-affirmation
Example Request and Response
GET
https://api.apileague.com/{{ examples.getRandomAffirmation }}
{
    "image": "https://img.apileague.com/portrait-backgrounds/affirmation-177.png",
    "affirmation": "My job brings me joy and happiness."
}
cURL
Java
Javascript
Python
Go
C#
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}

Questions? Need Help? Ask Away