Resource para a consulta de dados do Dashboard
Fundacred - OpenApi Specification (1.1)
Documentação para a API renewal-api
Download OpenAPI description
Overview
Infra Fundacred
Languages
Servers
Mock server
https://docs.fundacred.org.br/_mock/renewal-api/
TST
https://tst-api.fundacred.org.br/renewal-api/
HML
https://hml-api.fundacred.org.br/renewal-api/
PRD
https://api.fundacred.org.br/renewal-api/
- Mock serverhttps://docs.fundacred.org.br/_mock/renewal-api/s/v3/renovacao/journey
- TSThttps://tst-api.fundacred.org.br/renewal-api/s/v3/renovacao/journey
- HMLhttps://hml-api.fundacred.org.br/renewal-api/s/v3/renovacao/journey
- PRDhttps://api.fundacred.org.br/renewal-api/s/v3/renovacao/journey
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.fundacred.org.br/_mock/renewal-api/s/v3/renovacao/journey?year=2025&period=2&studentshipId=1%2C3%2C5&instId=13%2C45%2C54&studentshipGroupId=10%2C11' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'- Mock serverhttps://docs.fundacred.org.br/_mock/renewal-api/s/v3/renovacao/carousel
- TSThttps://tst-api.fundacred.org.br/renewal-api/s/v3/renovacao/carousel
- HMLhttps://hml-api.fundacred.org.br/renewal-api/s/v3/renovacao/carousel
- PRDhttps://api.fundacred.org.br/renewal-api/s/v3/renovacao/carousel
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.fundacred.org.br/_mock/renewal-api/s/v3/renovacao/carousel?bolId=1%2C3%2C5&groupIesId=10%2C11&instId=13%2C45%2C54&year=2025&semester=2' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'