Home
OpenUV
Openuv Uv Index Structure
Openuv Uv Index Structure
Structured representation of the current UV index response.
Type: object
Properties: 8
Weather UV Index Sun Solar Geolocation Forecast Public APIs
UVIndex is a JSON Structure definition published by OpenUV, describing 8 properties. It conforms to the https://json-structure.org/meta/draft-00/schema meta-schema.
Properties
uv
uv_time
uv_max
uv_max_time
ozone
ozone_time
safe_exposure_time
sun_info
Meta-schema: https://json-structure.org/meta/draft-00/schema
JSON Structure
{
"$schema": "https://json-structure.org/meta/draft-00/schema",
"title": "OpenUV UV Index Structure",
"description": "Structured representation of the current UV index response.",
"type": "object",
"name": "UVIndex",
"properties": {
"uv": { "type": "number", "unit": "uv-index" },
"uv_time": { "type": "string", "format": "date-time" },
"uv_max": { "type": "number", "unit": "uv-index" },
"uv_max_time": { "type": "string", "format": "date-time" },
"ozone": { "type": "number", "unit": "DU" },
"ozone_time": { "type": "string", "format": "date-time" },
"safe_exposure_time": {
"type": "object",
"name": "SafeExposureTime",
"properties": {
"st1": { "type": "integer", "unit": "minutes", "description": "Fitzpatrick Skin Type 1" },
"st2": { "type": "integer", "unit": "minutes", "description": "Fitzpatrick Skin Type 2" },
"st3": { "type": "integer", "unit": "minutes", "description": "Fitzpatrick Skin Type 3" },
"st4": { "type": "integer", "unit": "minutes", "description": "Fitzpatrick Skin Type 4" },
"st5": { "type": "integer", "unit": "minutes", "description": "Fitzpatrick Skin Type 5" },
"st6": { "type": "integer", "unit": "minutes", "description": "Fitzpatrick Skin Type 6" }
}
},
"sun_info": {
"type": "object",
"name": "SunInfo",
"properties": {
"sun_times": { "type": "object" },
"sun_position": {
"type": "object",
"properties": {
"azimuth": { "type": "number", "unit": "radians" },
"altitude": { "type": "number", "unit": "radians" }
}
}
}
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/openuv-uv-index-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.