Discussions
Allowing 3rd Party API requests
Hello,
Do you employ API versioning?
API versioning is considered industry best practice: https://restfulapi.net/versioning/
Pathway sections items and duration
For example for this pathway we have
12 items, 4 sections and 26 hours.
https://degreed.com/pathway/49EYQX6185/pathway
Enable Title Search on Content/Pathway endpoints.
Hi Degreed team,
User Required Learning Endpoint Pagination
Hi,
Having a Generic Query API
It is suggestion more than a question. Degreed should have generic query api which allows us to execute query multiple object have any filters.
Current GET API's are limited in filters and having complex joining capabilities. and getting anything new in API takes lot of time.
Degreed like Salesforce, NetSuite etc should have a generic Query API.
Skill target levels
Hi degreed dev team!
Getting Null Payload For Prod Content API
We have data in prod but getting null payload for every hit. This use to work earlier. And there is no authentication failure. Need help.
https://api.eu.degreed.com/api/v2/content
https://api.eu.degreed.com/api/v2/content/courses
{
"links": {
"self": "https://api.eu.degreed.com/api/v2/content"
},
"data": []
}
Skills Taxonomy
Are we able to access the base skills taxonomy to assess whether it matches the taxonomy that we have developed in order to look at the complexity of combining?
API to Get Trackable links for Pathways and their statistics
We have requirement to pull trackable links for Pathways and their statistics. We couldn't find any API to pull such data on https://developer.degreed.com/reference/overview.