Advice API
Get advice for free

Build different applications with ease using our API - Advice API provides many advices on different topics and category for free and properly visualize API usage in our dashboard
The Advice JSON API is provided free for all and allows you to get advices on any random category or as per your choice. It is simple and easy to use api.

Give the API a Try

{
"total_results": "2",
"slips": [
{
"advice": "Remember that spiders are more afraid of you, than you are of them."
},
{
"advice":"Smile and the world smiles with you. Frown and you're on your own."
}
]
}