How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lucra Sports Tenant Tag Groups API

The TenantTagGroups API from Lucra Sports — 4 operation(s) for tenanttaggroups.

Lucra Sports Tenant Tag Groups API is one of 9 APIs that Lucra Sports publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include TenantTagGroups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 6 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: /, https://forge.lucrasports.com, https://forge.sandbox.lucrasports.com.

6 operations 4 paths 6 schemas 2 DELETE1 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://forge.lucrasports.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Lucra Sports Tenant Tag Groups API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Lucra-Api-Key (X-Lucra-Api-Key).

  • X-Lucra-Api-Key — API key for tenant authentication

Paths & Operations 6

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

TenantTagGroups 6
POST
/api/tenant-tag-groups
Create a tenant tag group.
TenantTagsApiController_createTagGroup body → 201
GET
/api/tenant-tag-groups
Get the tenant tag groups and their tags.
TenantTagsApiController_getTagGroups → 200
PUT
/api/tenant-tag-groups/{id}
Update the tag group label or selection type.
TenantTagsApiController_updateTagGroup 1 param body → 200404
DELETE
/api/tenant-tag-groups/{id}
Delete the tag group and its tags.
TenantTagsApiController_deleteTagGroup 1 param → 404
POST
/api/tenant-tag-groups/{id}/tags
Add a tag to the group (max 5).
TenantTagsApiController_addTag 1 param body → 201400404
DELETE
/api/tenant-tag-groups/{id}/tags/{tagId}
Remove a tag from the group.
TenantTagsApiController_removeTag 2 params → 404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TenantTagGroupResponseDto (4 properties), Error (3 properties), CreateTenantTagGroupDto (3 properties), TenantTagResponseDto (3 properties). Each schema is shown below with its type and property counts.

TenantTagResponseDto
object
3 properties 3 required
CreateTenantTagGroupDto
object
3 properties 1 required
UpdateTenantTagGroupDto
object
2 properties
CreateTenantTagDto
object
2 properties 1 required
Error
object
3 properties 3 required
TenantTagGroupResponseDto
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lucra-sports-tenanttaggroups-api-openapi.yml Raw ↑

Other APIs Lucra Sports publishes across the network.

Lucra Sports Health API
Lucra Sports Locations API
Lucra Sports Recreational Games API
Lucra Sports States API
Lucra Sports Tournaments API
Lucra Sports Tournaments (Legacy) API
Lucra Sports User Score API
Lucra Sports Webhooks API
Where this information came from

This is an independent, third-party profile of Lucra Sports Tenant Tag Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.