Skip to content

Eventbrite v3 Search API is deprecated. Turning off Feb 20, 2020 #83

Description

@mrwweb

From any email I just received from a client:

We’re writing to inform you of some changes we’re making to our APIs and the steps you need to take to continue retrieving your events without disruption. Effective December 12, 2019, we’ll be removing public access to Eventbrite Event Search API (GET /v3/events/search/). However, as an Eventbrite creator, your API keys have been whitelisted to access this API until 11:59 pm PT on February 20, 2019.

Starting December 12, 2019, until February 20, 2020, each of your API keys will be able to make up to 10 requests per minute (the previous limit was 1 request per minute). During this period, we strongly encourage you to find and remove any code that makes requests to this Event Search API from your applications. Moving forward, you’ll be able to retrieve your events through one of the following Event APIs:

  • Retrieve an Event by ID - GET /v3/events/:event_id/
  • List Events by Venue - GET /v3/venues/:venue_id/events/
  • List Events by Organization - GET /v3/organizations/:organization_id/events/

What happens after February 20, 2020? After February 20, 2020, all requests to the Event Search API will be denied so you’ll need to retrieve your events via one of the above APIs.

We apologize for any inconvenience this change may cause, and thank you for your understanding. For questions, please reply to this email.

Will the plugin be updated to use a non-deprecated API or will the plugin essentially die on February 20?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions