Memes Search
This feature is for retrieving memes related or associated with a search term based on the categories or title. Detailed look at the schema is found at
Creating a new pet
Create pet.
POST
https://api.myapi.com/v1/pet
Creates a new pet.
Request Body
Name
Type
Description
name*
string
The name of the pet
owner_id
string
The
id
of the user who owns the pet
species
string
The species of the pet
breed
string
The breed of the pet
Updating a pet
Last updated