Horses Behind the Gates

RISE API v2.1.3

A new release of the API RISE-Digital/rise_api has been created. View the documentation here.

Racing Information Services Enterprise (RISE) has today released version 2.1.3 of our API.

This new version includes the following enhancements.

  • Add field ‘meetingStage’ to /meeting endpoint
  • Add gearCurrent field to /form endpoints
  • Add startingPriceTote to form and horse performances
  • Add isTrial to form and horse performances
  • Add raceName to horsePerformance
  • Add /horse/{horseId}/complete call
  • Add stateBred field to race
  • Add horse freezebrand to /fields /form /results endpoints
  • Fix errors on /venues/{trackId} endpoint
  • Add /race/:raceCode/raceAndFields endpoint
  • Add /race/:raceCode/raceAndForm endpoint
  • Add /race/:raceCode/raceAndResults endpoint
  • Add stats to /horse/{horseId}/complete endpoint
Horses Behind the Gates

RISE API v2.1.0

A new release of the API RISE-Digital/rise_api has been created. View the documentation here.

Racing Information Services Enterprise (RISE) has today released version 2.1.0 of our API.

This new version includes the following enhancements.

  • New fields in /races/:raceCode/form endpoint
    • stewardsCommentsShort
    • stewardsCommentsLong
    • raceClass
    • raceClassRestriction
      • classOfRace is now considered deprecated but will be retained for backwards compatibility until the next major release. raceClassRestriction is the replacement
      • stewardsComments is now considered deprecated but will be retained for backwards compatibility until the next major. stewardsCommentsLong is the replacement
  • New field on /meetings endpoints
    • scheduledDateAsISO8601
  • New fields in /horses/:horseId/performance endpoint
    • stewardsCommentsShort
    • stewardsCommentsLong
    • raceClass
    • raceClassRestriction

Users of version 1 should refer to the documentation and begin an upgrade plan to version 2. No further development will occur in version 1.

Developers please note: New fields and endpoints may be added in “point releases”.  No fields will be removed between major releases.

Horses Behind the Gates

RISE API v2.0.1

A new release of the API RISE-Digital/rise_api has been created. View the documentation here.

Racing Information Services Enterprise (RISE) has today released version 2 (official version 2.0.1) of our API.

This new version includes the current version 1 API endpoints along with the following new endpoints.

  • Client – lists horse connections, upcoming runners, recent results for specific trainer or owner. Only clients associated with your API key will be listed.
  • Horse – displays statistics and performances for a given horse.

Users of version 1 should refer to the documentation and begin an upgrade plan to version 2. No further development will occur in version 1.

Horses Behind the Gates

RISE API v1.0.8

A new release of the API RISE-Digital/rise_api has been created. View the documentation here.

Release Notes:

Bugs

  • Incorrect Drivers displaying for scratched horses – FIXED
  • Null pointer error when Clubs have no valid address – FIXED

Updates

  • Added
    • /races/{raceCode}/gearchanges
  • Additional items added to calls
    • /results
      • sireID
      • damID
    • /form
      • sireID
      • damID
Horses Behind the Gates

RISE API v1.0.7

A new release of the API RISE-Digital/rise_api has been created. View the documentation here.

Release Notes:

Bug

  • Change claimingPrice field type to number – FIXED

Updates

  • Added
    • /venues
  • Additional items added to calls
    • /meeting
      • featureRaceText
      • meetingStatus
    • /races
      • prizemoneyPositions
    • /fields
      • driverDOB
      • driverGender
      • driverTitle
      • driverInitials
      • driverPreferredName
      • driverLastName
      • trainerDOB
      • trainerGender
      • trainerTitle
      • trainerInitials
      • trainerPreferredName
      • trainerLastName
      • horseFoalDate
    • /results
      • driverDOB
      • driverGender
      • driverTitle
      • driverInitials
      • driverPreferredName
      • driverLastName
      • trainerDOB
      • trainerGender
      • trainerTitle
      • trainerInitials
      • trainerPreferredName
      • trainerLastName
      • horseFoalDate
    • /form
      • driverDOB
      • driverGender
      • driverTitle
      • driverInitials
      • driverPreferredName
      • driverLastName
      • trainerDOB
      • trainerGender
      • trainerTitle
      • trainerInitials
      • trainerPreferredName
      • trainerLastName
      • horseFoalDate
Horses Behind the Gates

RISE API v1.0.6

A new release of the API RISE-Digital/rise_api has been created. View the documentation here.

Release Notes:

Bug

  • Lead Time calculation results in error for mile races – FIXED

Updates

  • 404 error responses added to OpenAPI documentation
  • Additional items added to calls
    • /meeting
      • clubId
      • numberOfRaces
      • trackId
    • /race
      • fieldSize
    • /runner
      • age
      • breederId
      • driverId
      • horseId
      • trainerId