Romanian Jokes API Docs
  • Welcome to Romanian Jokes API Documentation
  • GET - API Endpoint
  • GET - Romanian Joke
  • GET - API Current Version
  • GET - All Romanian Jokes
  • GET - Romanian Jokes Count
  • GET - Random 10 Jokes
  • GET - Joke Categories
  • GET - A Specific Joke
  • GET - All Jokes Filtered by Category
  • GET - A Random Joke Within Specific Category
Powered by GitBook
On this page

Was this helpful?

GET - API Endpoint

➡️ This will be the endpoint URL to Romanian Jokes API

Get the API endpoint

GET https://romanian-jokes-api.herokuapp.com/v1/

Access this endpoint if you want to check if the API is running

Path Parameters

Name
Type
Description

/v1

string

Path to the API

{
    "message": "It's working 😃 ! Try /api/romanianjokes or look here https://github.com/tutyamxx/Romanian-Jokes-API#usage"
}

PreviousWelcome to Romanian Jokes API DocumentationNextGET - Romanian Joke

Last updated 3 years ago

Was this helpful?