Site
Home / Forum / 3rd Party Projects / Any Wordpress Developers used our API?

Any Wordpress Developers used our API?


Posted: 08 Apr 2021 20:04

zag
Admin
Posts: 3,848
Joined: 2020

Have any wordpress developers out there used our API?

I've had some questions over email and was hoping to share the knowledge in how best to integrate our API with wordpress.

As a PHP developer myself its a couple of lines of code to read the JSON but I wonder if WordPress has some plugins or techniques that I am not aware of?

If you have done it, please post below with how and what you used...

transparent spacer
Posted: 04 May 2022 05:26
daveyjake
Editor
Posts: 4
Joined: 2022

I'm a web developer whose primary platform is WordPress.

Haven't used SportsDB API just yet (I'm actually building a complete and authoritative database for all USA Rugby history dating back to 1912) but the three most important functions at the center of working with any external API with WordPress are as follows:

wp_remote_get (https://developer.wordpress.org/reference/functions/wp_remote_get/)
wp_remote_retrieve_body (https://developer.wordpress.org/reference/functions/wp_remote_retrieve_body/)
wp_send_json (https://developer.wordpress.org/reference/functions/wp_send_json/)


zag, sauron4
transparent spacer
Posted: 06 Dec 2022 12:04
alberto88
Editor Premium
Posts: 20
Joined: 2021

Hi I'm using WordPress and your API even my coding skills are very basic but you can message me up if you need to check anything

Cheers!

transparent spacer
Posted: 30 Jan 2023 18:08
saudic
Editor
Posts: 6
Joined: 2023

Hi,
I am currently giving it a try for soccer league result tables.
https://www.roskoding.fr/championnat/?league=USA%20NISA

Stéphane

transparent spacer
Showing 0 to 4 (Total: 4)