Robot Events API

With the recent announcements regarding RECF and VEX, does anyone know the impact this has on the robot events api and when/if the api will be available again?

The API is available at https://events.vex.com/

Thanks @Brandon_Martus but to be clear I wasn’t referring to the VexCode API, I was referring to the Robot Events V2 API which allows you to pull data for a Team or Event such as https://www.robotevents.com/api/v2/teams/ do you have any information on those APIs? The URL you shared appears to only have information for the VexCode API,

That site is what you’re looking for:

All the endpoints have moved here: https://events.vex.com/api/v2/
I am the developer of the robotstats app, and I had to make this switch a few days ago.

I can confirm that everything works as expected.

Ok, I got it now. Thanks @Brandon_Martus appreciate it.

Am I correct that all API-related links that previously used “robotevents.com” would just replace it with “events.vex.com”, and would not need to make any other changes?

Thanks @lucian just made the switch on my VexTeam android app and everything seems to be working a expected.

Yes, This is correct.