Get V2 API Key Entity Info

Use this API to get entity info for an API key.

The entity_type can be one of: race, partner, ticket_event, club. Additional types may be added in the future.

The entity_specific_id is the ID associated with that entity type. For example, a race entity will return the race ID in this field.

Response Format

{
	"generic_entity_id": 999,
	"entity_type": "race",
	"entity_name": "My Race Name",
	"entity_specific_id": 111
}

URL

https://www.givesignup.org/rest/v2/auth-info/entity-info.json

HTTP Method

GET

Parameters

Parameter HTTP Method Default Description Datatype
rsu_api_key
Required
GET API key. string
X-RSU-API-SECRET
Required
HTTP Header API secret. string

If you continue to use this site, you consent to use all cookies. We use cookies to offer you a better browsing experience. Read how we use cookies and how you can control them by visiting our Privacy Policy.

If you continue to use this site, you consent to use all cookies.