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

Santé Académie Frontstage API

Read-only JSON catalog API built on API Platform (Symfony) that backs the santeacademie.com websites and the play.santeacademie.com learner app. Ten GET operations cover training-topic and resource search with faceted filters, per-slug topic/resource/custom-catalog lookup, the profession (métier) list, and topic counts by B2C/B2B space. Served unauthenticated; collections use an elements/currentPage/lastPage/itemsPerPage/totalItems envelope and errors are returned as application/problem+json.

This API exposes 10 operations across 10 paths, organized into 4 resource areas, and defines 51 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, /.

10 operations 10 paths 51 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://frontstage.santeacademie.com
Resource Areas
4

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. They span 4 resource areas: CustomCatalog, Job, Resource, Topic. Each is listed below with its method, path, parameters, and response codes.

CustomCatalog 1
GET
/api/custom-catalogs/{slug}
Retrieves a CustomCatalog resource.
api_custom-catalogs_slug_get 1 param → 200404
Job 1
GET
/api/jobs
Retrieves the collection of Job resources.
api_jobs_get_collection 4 params → 200
Resource 4
GET
/api/resources-search
Retrieves the collection of Resource resources.
api_resources-search_get_collection 18 params → 200
GET
/api/resources-search/filters
Retrieves a Resource resource.
api_resources-searchfilters_get → 200404
GET
/api/resources/{slug}
Retrieves a Resource resource.
api_resources_slug_get 1 param → 200404
GET
/api/resources/{slug}/topics
Retrieves a Resource resource.
api_resources_slugtopics_get 1 param → 200404
Topic 4
GET
/api/topics-search
Retrieves the collection of Topic resources.
api_topics-search_get_collection 13 params → 200
GET
/api/topics-search/filters
Retrieves a Topic resource.
api_topics-searchfilters_get → 200404
GET
/api/topics/jobs/counts-by-space
Retrieves a Topic resource.
api_topicsjobscounts-by-space_get → 200404
GET
/api/topics/{slug}
Retrieves a Topic resource.
api_topics_slug_get 1 param → 200404

Schemas 51

The contract defines 51 schemas that model the data the API accepts and returns. The most detailed are CourseRepresentation-topics.get (22 properties), CourseRepresentation-custom-catalogs.get (21 properties), Resource.ResourceRepresentation-resources.get (18 properties), CustomCatalog.CustomCatalogRepresentation-custom-catalogs.get (18 properties). Each schema is shown below with its type and property counts.

CourseRepresentation-custom-catalogs.get
object
21 properties
CourseRepresentation-resources.get
object
17 properties
CourseRepresentation-topics-search.get
object
12 properties
CourseRepresentation-topics.get
object
22 properties
CustomCatalog.CustomCatalogRepresentation-custom-catalogs.get
object
18 properties
CustomCatalogTopicRepresentation-custom-catalogs.get
object
1 property
FaqRepresentation-custom-catalogs.get
object
5 properties
FundingRepresentation-custom-catalogs.get
object
2 properties
FundingRepresentation-resources.get
object
2 properties
FundingRepresentation-topics-search.get
object
2 properties
FundingRepresentation-topics.get
object
2 properties
Job.JobRepresentation-jobs.get
object
7 properties
JobRepresentation-custom-catalogs.get
object
7 properties
JobRepresentation-resources-search.get
object
7 properties
JobRepresentation-resources.get
object
7 properties
JobRepresentation-topics-search.get
object
7 properties
JobRepresentation-topics.get
object
7 properties
JobSmallRepresentation-resources-search.get
object
2 properties
JobSmallRepresentation-topics-search.get
object
2 properties
ProductRepresentation-resources.get
object
6 properties
ProductRepresentation-topics.get
object
6 properties
Resource.CollectionResourceSearchRepresentation-resources-search.get
object
5 properties
Resource.ResourceRepresentation-resources.get
object
18 properties
Resource.ResourceSearchFilterRepresentation-resources-search.get
object
3 properties
Resource.TopicRepresentation-resources.get
object
8 properties
ResourceCategoryRepresentation-resources-search.get
object
4 properties
ResourceCategoryRepresentation-resources.get
object
ResourceCategorySmallRepresentation-resources-search.get
object
2 properties
ResourceJobRepresentation-resources-search.get
object
2 properties
ResourceJobRepresentation-resources.get
object
2 properties
ResourceRepresentation-resources-search.get
object
12 properties
ResourceTrainerRepresentation-resources.get
object
2 properties
ThematicRepresentation-resources-search.get
object
2 properties
ThematicRepresentation-topics-search.get
object
2 properties
Topic.CollectionTopicSearchRepresentation-topics-search.get
object
5 properties
Topic.TopicCountBySpaceAndJobRepresentation-topics.get
object
3 properties
Topic.TopicRepresentation-topics.get
object
8 properties
Topic.TopicSearchFilterRepresentation-topics-search.get
object
2 properties
TopicCourseRepresentation-custom-catalogs.get
object
1 property
TopicCourseRepresentation-resources.get
object
1 property
TopicCourseRepresentation-topics-search.get
object
1 property
TopicCourseRepresentation-topics.get
object
1 property
TopicJobRepresentation-custom-catalogs.get
object
1 property
TopicJobRepresentation-resources.get
object
1 property
TopicJobRepresentation-topics-search.get
object
1 property
TopicJobRepresentation-topics.get
object
1 property
TopicRepresentation-custom-catalogs.get
object
8 properties
TopicRepresentation-topics-search.get
object
8 properties
TrainerRepresentation-custom-catalogs.get
object
12 properties
TrainerRepresentation-resources.get
object
12 properties
TrainerRepresentation-topics.get
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

santeacademie-frontstage-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of Santé Académie Frontstage 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.