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 Connector API

Read-only JSON "connector" API generated with swagger-php on the same frontstage host, used by the marketing site and funding simulator. Fourteen GET operations cover article and topic search, per-slug article, topic, resource and custom-catalog lookup, the FAQ, testimonial, profession, job-space and media-category lists, a sitemap feed, and pharmacy / health-facility search. Served unauthenticated; errors are returned as a bare JSON string rather than problem+json.

This API exposes 14 operations across 14 paths, organized into 12 resource areas, and defines 25 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against the base URL https://frontstage.santeacademie.com.

14 operations 14 paths 25 schemas 14 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://frontstage.santeacademie.com
Resource Areas
12

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 14 GET. They span 12 resource areas, including Article, CustomCatalog, Faq, Health Facility, Job, JobSpace, MediaCategory, Pharmacy, and 4 more. Each is listed below with its method, path, parameters, and response codes.

Article 2

Article

GET
/connector/api/article/{slug}
Return the JSON containing article search
findArticle 1 param → 200
GET
/connector/api/search/article
Return the JSON containing article search
searchArticle 1 param → 200
CustomCatalog 1

CustomCatalog

GET
/connector/api/custom-catalog/{slug}
Return the JSON containing custom catalog search
findCustomCatalog 1 param → 200
Faq 1

Faq

GET
/connector/api/faq
Return the JSON containing faqs list
listFaq → 200
Health Facility 1

Health Facility

GET
/connector/api/health-facility/search
Return the JSON containing health facility search
searchHealthFacility 1 param → 200
Job 1

Job

GET
/connector/api/job
Return the JSON containing jobs list
listJob → 200
JobSpace 1

JobSpace

GET
/connector/api/job/space
Return the JSON containing jobs spaces list
listJobSpaces → 200
MediaCategory 1

MediaCategory

GET
/connector/api/media/category
Return the JSON containing media category list
listMediaCategory → 200
Pharmacy 1

Pharmacy

GET
/connector/api/pharmacy/search
Return the JSON containing pharmacy search
searchPharmacy 1 param → 200
Resource 1

Resource

GET
/connector/api/resource/{slug}
Return the JSON containing resource search
findResource 1 param → 200
Topic 2

Topic

GET
/connector/api/search/topic
Return the JSON containing topic search
searchTopic 1 param → 200
GET
/connector/api/topic/{slug}
Return the JSON containing topic search
findTopic 1 param → 200
Sitemap 1

Sitemap

GET
/connector/api/sitemap
Return the sitemap data
getSitemap → 200
Testimonial 1

Testimonial

GET
/connector/api/testimonial
Return the JSON containing testimonial list
listTestimonial → 200

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Topic (33 properties), HealthFacilitySearchResultItem (22 properties), PharmacySearchResultItem (22 properties), Resource (21 properties). Each schema is shown below with its type and property counts.

ArticleSearchQuery
object
8 properties
HealthFacilitySearchQuery
object
3 properties
PharmacySearchQuery
object
3 properties
TopicSearchQuery
object
19 properties
Article
object
21 properties
ArticleSearch
object
4 properties
CustomCatalog
object
21 properties
Faq
object
6 properties
HealthFacilitySearchResultItem
object
22 properties
HealthFacilitySearchResult
object
6 properties
Job
object
7 properties
JobSpace
object
4 properties
MediaAuthor
object
6 properties
MediaCategory
object
9 properties
PharmacySearchResultItem
object
22 properties
PharmacySearchResult
object
6 properties
ResourceCategory
object
4 properties
Resource
object
21 properties
ResourceTrainer
object
2 properties
Testimonial
object
11 properties
TopicFormat
object
16 properties
TopicHit
object
18 properties
Topic
object
33 properties
TopicSearch
object
3 properties
Trainer
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

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