v1

latestOpenAPI 3.1.02026-07-242892032.8 MB
Regions

Create SVG

Create an svg from a set of layers defined by regions.

post/{country}/{version}/{level}/svg

Path parameters

countrystring required

Country abbreviation.

versionstring required

The skills taxonomy version.

levelstring required

A country's region level.

Request body

widthinteger required
heightinteger required
styleobject

Response

SVG paths are dynamically simplified based on rendered area to reduce response size. The more zoomed out you are, or the smaller your canvas is, the more simplified the SVG paths will be. Also, to save space, regions that cannot be seen in the viewport will be omitted from the SVG.