SantéVet Race API
The Race API from SantéVet — 3 operation(s) for race.
Operations 3
Documentation
APIReference
https://toolkit.api.santevet.com/docs
APIReference
https://reimbursement.api.santevet.com/api/doc
The Race API from SantéVet — 3 operation(s) for race.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/santevet-race-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
title: Santevet Race API
description: ''
version: 0.0.0
servers:
- url: /
description: ''
security:
- apiKey: []
tags:
- name: Race
paths:
/breeds:
parameters: []
get:
operationId: getRaceCollection
tags:
- Race
responses:
'200':
description: Race collection
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
application/ld+json:
schema:
type: object
properties:
hydra:member:
type: array
items:
$ref: '#/components/schemas/Race.jsonld-breeds_get_species_get_translations_get'
hydra:totalItems:
type: integer
minimum: 0
hydra:view:
type: object
properties:
'@id':
type: string
format: iri-reference
'@type':
type: string
hydra:first:
type: string
format: iri-reference
hydra:last:
type: string
format: iri-reference
hydra:previous:
type: string
format: iri-reference
hydra:next:
type: string
format: iri-reference
example:
'@id': string
type: string
hydra:first: string
hydra:last: string
hydra:previous: string
hydra:next: string
hydra:search:
type: object
properties:
'@type':
type: string
hydra:template:
type: string
hydra:variableRepresentation:
type: string
hydra:mapping:
type: array
items:
type: object
properties:
'@type':
type: string
variable:
type: string
property:
type:
- string
- 'null'
required:
type: boolean
required:
- hydra:member
application/xml:
schema:
type: array
items:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
text/xml:
schema:
type: array
items:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
summary: Retrieves the collection of Race resources.
description: Retrieves the collection of Race resources.
parameters:
- name: id
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: integer
style: form
explode: false
allowReserved: false
- name: id[]
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: array
items:
type: integer
style: form
explode: true
allowReserved: false
deprecated: false
/breeds/{id}:
parameters: []
get:
operationId: getRaceItem
tags:
- Race
responses:
'200':
description: Race resource
content:
application/json:
schema:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
application/ld+json:
schema:
$ref: '#/components/schemas/Race.jsonld-breeds_get_species_get_translations_get'
application/xml:
schema:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
text/xml:
schema:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
'404':
description: Resource not found
summary: Retrieves a Race resource.
description: Retrieves a Race resource.
parameters:
- name: id
in: path
description: Resource identifier
required: true
deprecated: false
allowEmptyValue: false
schema:
type: string
style: simple
explode: false
allowReserved: false
deprecated: false
/species/{id}/breeds:
parameters: []
get:
operationId: get_species_breedsRaceCollection
tags:
- Race
responses:
'200':
description: Race collection
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
application/ld+json:
schema:
type: object
properties:
hydra:member:
type: array
items:
$ref: '#/components/schemas/Race.jsonld-breeds_get_species_get_translations_get'
hydra:totalItems:
type: integer
minimum: 0
hydra:view:
type: object
properties:
'@id':
type: string
format: iri-reference
'@type':
type: string
hydra:first:
type: string
format: iri-reference
hydra:last:
type: string
format: iri-reference
hydra:previous:
type: string
format: iri-reference
hydra:next:
type: string
format: iri-reference
example:
'@id': string
type: string
hydra:first: string
hydra:last: string
hydra:previous: string
hydra:next: string
hydra:search:
type: object
properties:
'@type':
type: string
hydra:template:
type: string
hydra:variableRepresentation:
type: string
hydra:mapping:
type: array
items:
type: object
properties:
'@type':
type: string
variable:
type: string
property:
type:
- string
- 'null'
required:
type: boolean
required:
- hydra:member
application/xml:
schema:
type: array
items:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
text/xml:
schema:
type: array
items:
$ref: '#/components/schemas/Race-breeds_get_species_get_translations_get'
summary: Retrieves the collection of Race resources.
description: Retrieves the collection of Race resources.
parameters:
- name: id
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: integer
style: form
explode: false
allowReserved: false
- name: id[]
in: query
description: ''
required: false
deprecated: false
allowEmptyValue: true
schema:
type: array
items:
type: integer
style: form
explode: true
allowReserved: false
deprecated: false
components:
schemas:
Espece.jsonld-breeds_get_species_get_translations_get:
type: object
description: Class Espece
properties:
'@context':
readOnly: true
oneOf:
- type: string
- type: object
properties:
'@vocab':
type: string
hydra:
type: string
enum:
- http://www.w3.org/ns/hydra/core#
required:
- '@vocab'
- hydra
additionalProperties: true
'@id':
readOnly: true
type: string
'@type':
readOnly: true
type: string
id:
readOnly: true
type: integer
name:
type: string
translations:
anyOf:
- $ref: '#/components/schemas/ValeurChamp.jsonld-breeds_get_species_get_translations_get'
Race-breeds_get_species_get_translations_get:
type: object
description: Class Race
properties:
id:
readOnly: true
type: integer
name:
type: string
species:
$ref: '#/components/schemas/Espece-breeds_get_species_get_translations_get'
alimentation_group_id:
type:
- integer
- 'null'
translations:
anyOf:
- $ref: '#/components/schemas/ValeurChamp-breeds_get_species_get_translations_get'
Espece-breeds_get_species_get_translations_get:
type: object
description: Class Espece
properties:
id:
readOnly: true
type: integer
name:
type: string
translations:
anyOf:
- $ref: '#/components/schemas/ValeurChamp-breeds_get_species_get_translations_get'
ValeurChamp.jsonld-breeds_get_species_get_translations_get:
type: object
description: ''
properties:
'@context':
readOnly: true
oneOf:
- type: string
- type: object
properties:
'@vocab':
type: string
hydra:
type: string
enum:
- http://www.w3.org/ns/hydra/core#
required:
- '@vocab'
- hydra
additionalProperties: true
'@id':
readOnly: true
type: string
'@type':
readOnly: true
type: string
fr:
type:
- string
- 'null'
nl:
type:
- string
- 'null'
es:
type:
- string
- 'null'
be:
type:
- string
- 'null'
de:
type:
- string
- 'null'
it:
type:
- string
- 'null'
Race.jsonld-breeds_get_species_get_translations_get:
type: object
description: Class Race
properties:
'@id':
readOnly: true
type: string
'@type':
readOnly: true
type: string
'@context':
readOnly: true
oneOf:
- type: string
- type: object
properties:
'@vocab':
type: string
hydra:
type: string
enum:
- http://www.w3.org/ns/hydra/core#
required:
- '@vocab'
- hydra
additionalProperties: true
id:
readOnly: true
type: integer
name:
type: string
species:
$ref: '#/components/schemas/Espece.jsonld-breeds_get_species_get_translations_get'
alimentation_group_id:
type:
- integer
- 'null'
translations:
anyOf:
- $ref: '#/components/schemas/ValeurChamp.jsonld-breeds_get_species_get_translations_get'
ValeurChamp-breeds_get_species_get_translations_get:
type: object
description: ''
properties:
fr:
type:
- string
- 'null'
nl:
type:
- string
- 'null'
es:
type:
- string
- 'null'
be:
type:
- string
- 'null'
de:
type:
- string
- 'null'
it:
type:
- string
- 'null'
securitySchemes:
apiKey:
type: apiKey
description: Value for the Authorization header parameter.
name: Authorization
in: header