A compilation of cat breed information free to use for your website via API
The API base URL path is
https://table2api.com/b71hr5
The standard API response is an easily parseable, lightweight JSON file.
Query parameters (such as Cat Name (a), ImageURL (b), Playfulness (c), Activity (d), Independence (e), Need for Attention (f), ) are appended as GET request parameters for example.
One or more GET request parameters can be added using '&' as the connector.
Querying the database with 'Cat Name' parameter as below
https://table2api.com/b71hr5?a=Somali
Querying the database with 'Playfulness' parameter as below
https://table2api.com/b71hr5?c=9
Querying the database with 'Activity' parameter as below
https://table2api.com/b71hr5?d=7
Querying the database with 'Independence' parameter as below
https://table2api.com/b71hr5?e=4
Querying the database with 'Need for Attention' parameter as below
https://table2api.com/b71hr5?f=4
Facilitated by Table2API