Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Race Entry Event API

The Event API from Race Entry — 3 operation(s) for event.

Race Entry Event API is one of 16 APIs that Race Entry publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Event. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://www.raceentry.com/softwareapi, https://demo.raceentry.com/softwareapi.

3 operations 3 paths 0 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://www.raceentry.com/softwareapi
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Race Entry Event API declares 1 security scheme for authenticating requests. An API key is passed in the query as tmp_key (TempCredentials). By default, every request must be authenticated.

  • TempCredentials — Temporary key returned from /login. Must be supplied alongside tmpsecret query parameter. Credentials expire after 48 hours.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Event 3
GET
/event/get_create_data
Get event creation data
getEventCreateData → 200
POST
/event/create
Create event
createEvent → 200
POST
/event/copy
Copy event
copyEvent → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

race-entry-event-api-openapi.yml Raw ↑

Other APIs Race Entry publishes across the network.

Race Entry Get Category Teams API
Race Entry Get Event Categories API
Race Entry Get Event Participants API
Race Entry Get Event Pin API
Race Entry Get Event Questions API
Race Entry Get Event Teams API
Race Entry Get Events API
Race Entry Login API
Race Entry Memberships API
Race Entry Result API
Race Entry Set Event App Access API
Race Entry Set Event Pin API