SpaceCRAFT API v2

You can access the SpaceCRAFT framework programmatically via our API:

https://craft.spaceskills.org/api/v2

Make GET requests to any of the endpoints listed below. No authentication is required at present.

Competencies

/competencies /competencies/:code

The code for a competency can be found on its page.

Example

GET https://craft.spaceskills.org/api/v2/competencies/SCF-1

This query would return competency SCF-1.

Themes (Role Areas)

/role_areas /role_areas/:code

The code for a role area can be found on its page.

Example

GET https://craft.spaceskills.org/api/v2/role_areas/AMD

This query would return the Aero/mechanical design role area .