全球就业标准 API

API ID 13192

全球40个国家的结构化就业标准数据 端点涵盖最低工资(有地区细分和三年历史) 休假 加班 通知期 试用期 补偿金 第十三个月义务 薪资成本估算器 确定性招聘复杂度得分 比较 和变更日志 所有数据均来自国际劳工组织和政府劳动部来源 每年更新 无数据库 无运行时爬虫 快速且确定性的响应

120 ms 平均响应

API 文档

端点

请求

返回每个受支持国家的完整就业标准概况,并提供可选过滤器。无论“部分”状态如何,始终包括所有40个国家

Endpoint ID: 26883
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26883/list+employment+standards
输入参数

列出就业标准 — 端点功能

对象 描述
region 可选 Optional. Filter by region: europe, americas, africa, asia, oceania, middleeast.
wageType 可选 Optional. Filter by wage type: national, collective, progressive, none.
hasMinimumWage 可选 Optional. true to return only countries with a statutory national minimum wage.

剩余免费测试请求:3 / 3。


输入参数

region
wageType
hasMinimumWage
API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "countryCode": "US",
            "countryName": "United States",
            "region": "americas",
            "wageType": "national",
            "minimumWage": {
                "amount": 7.25,
                "currency": "USD",
                "period": "hourly",
                "usdMonthlyEquivalent": 1256,
                "effectiveDate": "2009-07-24",
                "notes": "Federal minimum wage unchanged since 2009. Most states and many cities set higher minimums; the effective wage for a given hire is the highest of applicable federal, state, and local rates. State figures below are approximate and subject to more frequent local revision than this dataset's annual update cycle.",
                "regional": true,
                "regions": [
                    {
                        "regionName": "Alabama",
                        "regionCode": "AL",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Alaska",
                        "regionCode": "AK",
                        "amount": 11.91,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2065
                    },
                    {
                        "regionName": "Arizona",
                        "regionCode": "AZ",
                        "amount": 14.7,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2549
                    },
                    {
                        "regionName": "Arkansas",
                        "regionCode": "AR",
                        "amount": 11,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1907
                    },
                    {
                        "regionName": "California",
                        "regionCode": "CA",
                        "amount": 16.5,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2860
                    },
                    {
                        "regionName": "Colorado",
                        "regionCode": "CO",
                        "amount": 14.81,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2567
                    },
                    {
                        "regionName": "Connecticut",
                        "regionCode": "CT",
                        "amount": 16.35,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2834
                    },
                    {
                        "regionName": "Delaware",
                        "regionCode": "DE",
                        "amount": 15,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2600
                    },
                    {
                        "regionName": "District of Columbia",
                        "regionCode": "DC",
                        "amount": 17.95,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 3111
                    },
                    {
                        "regionName": "Florida",
                        "regionCode": "FL",
                        "amount": 13,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2253
                    },
                    {
                        "regionName": "Georgia",
                        "regionCode": "GA",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Hawaii",
                        "regionCode": "HI",
                        "amount": 14,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2427
                    },
                    {
                        "regionName": "Idaho",
                        "regionCode": "ID",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Illinois",
                        "regionCode": "IL",
                        "amount": 15,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2600
                    },
                    {
                        "regionName": "Indiana",
                        "regionCode": "IN",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Iowa",
                        "regionCode": "IA",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Kansas",
                        "regionCode": "KS",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Kentucky",
                        "regionCode": "KY",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Louisiana",
                        "regionCode": "LA",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Maine",
                        "regionCode": "ME",
                        "amount": 14.65,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2540
                    },
                    {
                        "regionName": "Maryland",
                        "regionCode": "MD",
                        "amount": 15,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2600
                    },
                    {
                        "regionName": "Massachusetts",
                        "regionCode": "MA",
                        "amount": 15,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2600
                    },
                    {
                        "regionName": "Michigan",
                        "regionCode": "MI",
                        "amount": 12.48,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2163
                    },
                    {
                        "regionName": "Minnesota",
                        "regionCode": "MN",
                        "amount": 11.13,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1929
                    },
                    {
                        "regionName": "Mississippi",
                        "regionCode": "MS",
                        "amount": 7.25,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1256
                    },
                    {
                        "regionName": "Missouri",
                        "regionCode": "MO",
                        "amount": 13.75,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2383
                    },
                    {
                        "regionName": "Montana",
                        "regionCode": "MT",
                        "amount": 10.55,
                        "currency": "USD",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 1829
                    }
                ]
            }
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
列出就业标准 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26883/list+employment+standards?region=americas&wageType=national&hasMinimumWage=true' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个国家的完整就业标准档案,该国家通过其ISO 3166-1 alpha-2代码标识(不区分大小写)

Endpoint ID: 26884
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26884/get+employment+standards+by+country
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "GB",
        "countryName": "United Kingdom",
        "region": "europe",
        "wageType": "national",
        "minimumWage": {
            "amount": 12.71,
            "currency": "GBP",
            "period": "hourly",
            "usdMonthlyEquivalent": 2915,
            "effectiveDate": "2026-04-01",
            "notes": "National Living Wage for age 21+. Lower National Minimum Wage rates apply for younger workers and apprentices.",
            "regional": false,
            "regions": []
        },
        "history": [
            {
                "year": 2025,
                "amount": 12.21,
                "currency": "GBP",
                "period": "hourly",
                "usdMonthlyEquivalent": 2801
            },
            {
                "year": 2024,
                "amount": 11.44,
                "currency": "GBP",
                "period": "hourly",
                "usdMonthlyEquivalent": 2590
            },
            {
                "year": 2023,
                "amount": 10.42,
                "currency": "GBP",
                "period": "hourly",
                "usdMonthlyEquivalent": 2350
            }
        ],
        "leave": {
            "annualLeaveDays": 28,
            "annualLeaveInclPublicHolidays": false,
            "publicHolidays": 8,
            "sickLeaveDays": null,
            "sickLeaveNotes": "Statutory Sick Pay (SSP) applies after 3 qualifying days. Employer pays £116.75/week for up to 28 weeks.",
            "maternityLeaveWeeks": 52,
            "maternityPayWeeks": 39,
            "paternityLeaveWeeks": 2,
            "parentalLeaveNotes": "Shared parental leave available."
        },
        "overtime": {
            "weeklyThresholdHours": 48,
            "dailyThresholdHours": null,
            "overtimeMultiplier": null,
            "maxWeeklyHours": 48,
            "notes": "No statutory overtime pay rate. The 48-hour limit applies on average over 17 weeks. Workers can opt out."
        },
        "noticePeriods": {
            "under3months": "1 week",
            "months3to12": "1 week",
            "years1to5": "1 week per year of service",
            "over5years": "Capped at 12 weeks",
            "notes": "Statutory minimums. Contracts often specify longer notice periods."
        },
        "probation": {
            "typicalMonths": 6,
            "maximumMonths": 6,
            "reducedNoticeDuringProbation": true,
            "notes": "No statutory probation period. Standard practice is 3–6 months."
        },
        "severance": {
            "mandatory": false,
            "calculationMethod": null,
            "capMonths": null,
            "interactsWithNotice": "Statutory redundancy pay is separate from notice pay and applies only in redundancy scenarios with 2+ years of service.",
            "notes": "No general severance requirement outside statutory redundancy pay."
        },
        "thirteenthMonth": {
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in the UK."
        },
        "payrollOnCost": {
            "employerContributionsPercent": {
                "min": 13.8,
                "max": 15.05,
                "midpoint": 14.4
            },
            "contributionsNotes": "Employer National Insurance contributions. Rate and threshold reviewed annually in the Budget.",
            "notes": "Indicative only — actual liability depends on employee earnings band and any applicable reliefs."
        },
        "lastUpdated": "2026-04-01",
        "partial": false
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取各国的就业标准 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26884/get+employment+standards+by+country&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

仅返回每个国家的最低工资数据,带可选的区域过滤和按美元等值月薪排序

Endpoint ID: 26885
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26885/list+minimum+wages
输入参数

列出最低工资 — 端点功能

对象 描述
region 可选 Optional. Filter by region.
currency 可选 Optional. Display conversion hint only — never affects stored values.
sort 可选 Optional. Sort order: asc or desc by usdMonthlyEquivalent.

剩余免费测试请求:3 / 3。


输入参数

region
currency
sort
API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "countryCode": "NG",
            "countryName": "Nigeria",
            "region": "africa",
            "wageType": "national",
            "minimumWage": {
                "amount": 70000,
                "currency": "NGN",
                "period": "monthly",
                "usdMonthlyEquivalent": 45,
                "effectiveDate": "2026-01-01",
                "notes": "Statutory national minimum wage under the National Minimum Wage Act, revised infrequently with multi-year gaps between reviews. Some states have committed to paying above the federal floor.",
                "regional": false,
                "regions": []
            }
        },
        {
            "countryCode": "EG",
            "countryName": "Egypt",
            "region": "africa",
            "wageType": "national",
            "minimumWage": {
                "amount": 6000,
                "currency": "EGP",
                "period": "monthly",
                "usdMonthlyEquivalent": 50,
                "effectiveDate": "2026-01-01",
                "notes": "National minimum wage for private-sector workers, set by the National Council for Wages. The public-sector minimum wage is set separately and has historically been higher.",
                "regional": false,
                "regions": []
            }
        },
        {
            "countryCode": "KE",
            "countryName": "Kenya",
            "region": "africa",
            "wageType": "national",
            "minimumWage": {
                "amount": 8000,
                "currency": "KES",
                "period": "monthly",
                "usdMonthlyEquivalent": 62,
                "effectiveDate": "2026-01-01",
                "notes": "Kenya sets minimum wages by sector, occupation, and city/employment area via periodic Wage Order provisions rather than a single flat national figure. Amount shown represents an approximate general minimum for lower-cost areas; rates in Nairobi, Mombasa, and Kisumu are meaningfully higher for the same occupational grade.",
                "regional": false,
                "regions": []
            }
        },
        {
            "countryCode": "ZA",
            "countryName": "South Africa",
            "region": "africa",
            "wageType": "national",
            "minimumWage": {
                "amount": 30.23,
                "currency": "ZAR",
                "period": "hourly",
                "usdMonthlyEquivalent": 165,
                "effectiveDate": "2026-03-01",
                "notes": "National minimum wage rises to R30.23 per hour from 1 March 2026. Updated annually in March.",
                "regional": false,
                "regions": []
            }
        }
    ],
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false,
        "count": 4
    }
}
列出最低工资 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26885/list+minimum+wages?region=africa&sort=asc' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回单个国家的最低工资详细信息,包括对具有“regional: true”的国家(例如美国、加拿大、印度、中国、菲律宾、印尼)的“regions”分解数组

Endpoint ID: 26886
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26886/get+minimum+wage+by+country
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "US",
        "countryName": "United States",
        "region": "americas",
        "wageType": "national",
        "minimumWage": {
            "amount": 7.25,
            "currency": "USD",
            "period": "hourly",
            "usdMonthlyEquivalent": 1256,
            "effectiveDate": "2009-07-24",
            "notes": "Federal minimum wage unchanged since 2009. Most states and many cities set higher minimums; the effective wage for a given hire is the highest of applicable federal, state, and local rates. State figures below are approximate and subject to more frequent local revision than this dataset's annual update cycle.",
            "regional": true,
            "regions": [
                {
                    "regionName": "Alabama",
                    "regionCode": "AL",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Alaska",
                    "regionCode": "AK",
                    "amount": 11.91,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2065
                },
                {
                    "regionName": "Arizona",
                    "regionCode": "AZ",
                    "amount": 14.7,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2549
                },
                {
                    "regionName": "Arkansas",
                    "regionCode": "AR",
                    "amount": 11,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1907
                },
                {
                    "regionName": "California",
                    "regionCode": "CA",
                    "amount": 16.5,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2860
                },
                {
                    "regionName": "Colorado",
                    "regionCode": "CO",
                    "amount": 14.81,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2567
                },
                {
                    "regionName": "Connecticut",
                    "regionCode": "CT",
                    "amount": 16.35,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2834
                },
                {
                    "regionName": "Delaware",
                    "regionCode": "DE",
                    "amount": 15,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2600
                },
                {
                    "regionName": "District of Columbia",
                    "regionCode": "DC",
                    "amount": 17.95,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 3111
                },
                {
                    "regionName": "Florida",
                    "regionCode": "FL",
                    "amount": 13,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2253
                },
                {
                    "regionName": "Georgia",
                    "regionCode": "GA",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Hawaii",
                    "regionCode": "HI",
                    "amount": 14,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2427
                },
                {
                    "regionName": "Idaho",
                    "regionCode": "ID",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Illinois",
                    "regionCode": "IL",
                    "amount": 15,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2600
                },
                {
                    "regionName": "Indiana",
                    "regionCode": "IN",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Iowa",
                    "regionCode": "IA",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Kansas",
                    "regionCode": "KS",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Kentucky",
                    "regionCode": "KY",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Louisiana",
                    "regionCode": "LA",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Maine",
                    "regionCode": "ME",
                    "amount": 14.65,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2540
                },
                {
                    "regionName": "Maryland",
                    "regionCode": "MD",
                    "amount": 15,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2600
                },
                {
                    "regionName": "Massachusetts",
                    "regionCode": "MA",
                    "amount": 15,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2600
                },
                {
                    "regionName": "Michigan",
                    "regionCode": "MI",
                    "amount": 12.48,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2163
                },
                {
                    "regionName": "Minnesota",
                    "regionCode": "MN",
                    "amount": 11.13,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1929
                },
                {
                    "regionName": "Mississippi",
                    "regionCode": "MS",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "Missouri",
                    "regionCode": "MO",
                    "amount": 13.75,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2383
                },
                {
                    "regionName": "Montana",
                    "regionCode": "MT",
                    "amount": 10.55,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1829
                },
                {
                    "regionName": "Nebraska",
                    "regionCode": "NE",
                    "amount": 13.5,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2340
                },
                {
                    "regionName": "Nevada",
                    "regionCode": "NV",
                    "amount": 12,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2080
                },
                {
                    "regionName": "New Hampshire",
                    "regionCode": "NH",
                    "amount": 7.25,
                    "currency": "USD",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 1256
                },
                {
                    "regionName": "New Jersey",
                    "regionCode": "NJ"
                }
            ]
        }
    },
    "_note": "Response truncated for documentation purposes"
}
各国最低工资 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26886/get+minimum+wage+by+country&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个国家过去3年的最低工资值。对于没有法定最低工资的8个国家(IT DK SE NO FI AT SG AE),这将返回一个空数组,并带有`historyAvailable: false`以及说明性注释——这是一个设计特性,不是错误或数据质量标志。

Endpoint ID: 26887
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26887/get+minimum+wage+history
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "ZA",
        "countryName": "South Africa",
        "wageType": "national",
        "history": [
            {
                "year": 2025,
                "amount": 27.58,
                "currency": "ZAR",
                "period": "hourly",
                "usdMonthlyEquivalent": 145
            },
            {
                "year": 2024,
                "amount": 25.42,
                "currency": "ZAR",
                "period": "hourly",
                "usdMonthlyEquivalent": 135
            },
            {
                "year": 2023,
                "amount": 23.19,
                "currency": "ZAR",
                "period": "hourly",
                "usdMonthlyEquivalent": 125
            }
        ],
        "historyAvailable": true
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取最低工资历史 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26887/get+minimum+wage+history&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个国家的年假、病假、产假、陪产假和公共假日的数量

Endpoint ID: 26888
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26888/get+leave+entitlements
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "BR",
        "countryName": "Brazil",
        "leave": {
            "annualLeaveDays": 30,
            "annualLeaveInclPublicHolidays": false,
            "publicHolidays": 12,
            "sickLeaveDays": null,
            "sickLeaveNotes": "Employer pays full salary for the first 15 days of sick leave; INSS (social security) pays thereafter subject to medical assessment.",
            "maternityLeaveWeeks": 17,
            "maternityPayWeeks": 17,
            "paternityLeaveWeeks": 1,
            "parentalLeaveNotes": "Paternity leave can be extended from 5 to 20 days for employers enrolled in the Empresa Cidadã tax-incentive program."
        }
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取假期权益 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26888/get+leave+entitlements&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个国家的每周和每日加班阈值、加班工资倍数以及允许的每周最大小时数

Endpoint ID: 26889
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26889/get+overtime+rules
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "DE",
        "countryName": "Germany",
        "overtime": {
            "weeklyThresholdHours": null,
            "dailyThresholdHours": 8,
            "overtimeMultiplier": null,
            "maxWeeklyHours": 48,
            "notes": "No statutory overtime premium. Working hours are capped under the Working Hours Act (Arbeitszeitgesetz); overtime pay is typically set by contract or collective agreement."
        }
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取加班规则 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26889/get+overtime+rules&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个国家按任期范围(不足3个月,3-12个月,1-5年,超过5年)规定的最低通知期

Endpoint ID: 26890
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26890/get+statutory+notice+periods
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "GB",
        "countryName": "United Kingdom",
        "noticePeriods": {
            "under3months": "1 week",
            "months3to12": "1 week",
            "years1to5": "1 week per year of service",
            "over5years": "Capped at 12 weeks",
            "notes": "Statutory minimums. Contracts often specify longer notice periods."
        }
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取法定通知期限 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26890/get+statutory+notice+periods&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回典型和最长的试用期,以及在试用期间是否适用减少通知/福利规则
Endpoint ID: 26891
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26891/get+probation+rules
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "DE",
        "countryName": "Germany",
        "probation": {
            "typicalMonths": 6,
            "maximumMonths": 6,
            "reducedNoticeDuringProbation": true,
            "notes": "Standard probation period is up to 6 months, during which notice is reduced to 2 weeks."
        }
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取缓刑规则 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26891/get+probation+rules&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

终止时的法定遣散费权益:是否强制、计算方法、是否有上限以及如何与通知工资相互作用。每个回应都有一个固定的`distinctionNote`,明确指出遣散费和通知工资是独立的权益——一些国家根据终止的原因要求其中一项、两项或都不要求。

Endpoint ID: 26892
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26892/get+severance+pay+rules
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "ID",
        "countryName": "Indonesia",
        "severance": {
            "mandatory": true,
            "calculationMethod": "Combination of severance pay (up to 9 months' salary based on tenure), service/long-service pay (up to 10 months' salary for 24+ years), and compensation for rights (unused leave, relocation, and other entitlements) — among the most protective and highest-value statutory termination packages globally",
            "capMonths": null,
            "interactsWithNotice": "Since Indonesia has no general statutory notice period, this severance/service/compensation package functions as the primary and comprehensive statutory cost of termination rather than a supplement to notice pay.",
            "notes": "The figures shown are the statutory ceiling (a 1x multiplier of the severance/service-pay tables), which Government Regulation 35/2021 reserves for specific termination reasons (e.g. certain company-closure-due-to-loss scenarios). Other reasons — company efficiency measures, mutual agreement, and especially voluntary resignation — receive materially lower multipliers (as low as 0.5x, or none at all for resignation). Treat this entry as the illustrative maximum, not a flat entitlement regardless of termination reason."
        },
        "distinctionNote": "Severance pay is separate from statutory notice pay. Some countries require one, both, or neither depending on the reason for termination."
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取离职补偿规则 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26892/get+severance+pay+rules&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个轻量级的列表,显示所有40个国家是否法律上强制要求支付第13个月的薪水。`meta.count`仅反映那些强制要求的国家;`data`始终包含完整的40个国家列表

Endpoint ID: 26893
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26893/list+13th+month+obligations
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "countryCode": "GB",
            "countryName": "United Kingdom",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in the UK."
        },
        {
            "countryCode": "DE",
            "countryName": "Germany",
            "mandatory": false,
            "timing": null,
            "notes": "Not legally required. Many employers pay a discretionary 13th-month bonus (Weihnachtsgeld) by custom or contract."
        },
        {
            "countryCode": "FR",
            "countryName": "France",
            "mandatory": false,
            "timing": null,
            "notes": "Not a general legal requirement, though common under collective agreements (13ème mois)."
        },
        {
            "countryCode": "LU",
            "countryName": "Luxembourg",
            "mandatory": false,
            "timing": null,
            "notes": "Not a general statutory requirement, though common by collective agreement or individual contract."
        },
        {
            "countryCode": "NL",
            "countryName": "Netherlands",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law, though a holiday allowance (vakantiegeld) of at least 8% of annual salary is mandatory and typically paid as a lump sum in May."
        },
        {
            "countryCode": "ES",
            "countryName": "Spain",
            "mandatory": true,
            "timing": "Typically paid in July and December as two extra payments (pagas extraordinarias)",
            "notes": "Not mandated as a single 13th-month payment by national law, but the near-universal 14-payment salary structure (12 monthly + 2 extra) is required by collective agreement in the vast majority of sectors."
        },
        {
            "countryCode": "PT",
            "countryName": "Portugal",
            "mandatory": true,
            "timing": "Two mandatory subsidies paid in June/July (holiday subsidy) and November/December (Christmas subsidy), each equal to one month's salary",
            "notes": "Statutorily mandated 14-payment structure (12 monthly + holiday subsidy + Christmas subsidy)."
        },
        {
            "countryCode": "BE",
            "countryName": "Belgium",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by national law, but a 13th-month bonus is common and often mandated at sector level by collective bargaining agreements."
        },
        {
            "countryCode": "IT",
            "countryName": "Italy",
            "mandatory": true,
            "timing": "Paid in December (tredicesima); many CCNLs also mandate a fourteenth-month payment (quattordicesima) in June/July",
            "notes": "Not set by a single national statute but universally mandated through collective bargaining agreements (CCNL) covering virtually the entire workforce."
        },
        {
            "countryCode": "DK",
            "countryName": "Denmark",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law or general practice in Denmark."
        },
        {
            "countryCode": "SE",
            "countryName": "Sweden",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law or general practice in Sweden."
        },
        {
            "countryCode": "NO",
            "countryName": "Norway",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law. A holiday pay (feriepenge) of 10.2–12% of the prior year's earnings is mandatory and typically paid as a lump sum in June, replacing regular salary for the leave period rather than functioning as an additional 13th-month payment."
        },
        {
            "countryCode": "FI",
            "countryName": "Finland",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law; a holiday bonus (lomaraha) of approximately 50% of holiday pay is commonly mandated by collective agreement, paid alongside annual leave."
        },
        {
            "countryCode": "AT",
            "countryName": "Austria",
            "mandatory": true,
            "timing": "Paid as two additional monthly payments per year (13th in June/July as holiday pay, 14th in November/December as Christmas bonus)",
            "notes": "Universally mandated across virtually all sectors via collective bargaining agreements, functioning as a de facto statutory entitlement."
        },
        {
            "countryCode": "PL",
            "countryName": "Poland",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law generally, though mandatory in the public sector (dodatkowe wynagrodzenie roczne) and sometimes offered as a discretionary bonus in the private sector."
        },
        {
            "countryCode": "RO",
            "countryName": "Romania",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in the private sector, though public sector employees and some collective agreements provide holiday bonuses."
        },
        {
            "countryCode": "US",
            "countryName": "United States",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law or general practice; discretionary year-end bonuses are common but not a fixed 13th-month entitlement."
        },
        {
            "countryCode": "CA",
            "countryName": "Canada",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Canada."
        },
        {
            "countryCode": "MX",
            "countryName": "Mexico",
            "mandatory": true,
            "timing": "Aguinaldo must be paid by 20 December each year, equal to at least 15 days' salary",
            "notes": "Statutorily mandated year-end bonus (aguinaldo) of a minimum 15 days' salary, prorated for partial years of service."
        },
        {
            "countryCode": "BR",
            "countryName": "Brazil",
            "mandatory": true,
            "timing": "Paid in two installments: first by 30 November, second by 20 December, together equal to one month's salary",
            "notes": "Statutorily mandated 13th salary (décimo terceiro salário), prorated for partial years of service."
        },
        {
            "countryCode": "CO",
            "countryName": "Colombia",
            "mandatory": true,
            "timing": "Prima de servicios paid semi-annually by 30 June and by 20 December, each installment equal to 15 days' salary (one month's salary total per year)",
            "notes": "Statutorily mandated semi-annual bonus (prima de servicios), distinct from cesantías, adding significantly to total annual compensation cost."
        },
        {
            "countryCode": "AR",
            "countryName": "Argentina",
            "mandatory": true,
            "timing": "Paid in two installments by 30 June and 18 December, each equal to 50% of the highest monthly salary in the semester (one month's salary total per year)",
            "notes": "Statutorily mandated Sueldo Anual Complementario (SAC/aguinaldo)."
        },
        {
            "countryCode": "ZA",
            "countryName": "South Africa",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in South Africa, though a discretionary 13th-cheque or year-end bonus is common practice in many industries."
        },
        {
            "countryCode": "NG",
            "countryName": "Nigeria",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Nigeria."
        },
        {
            "countryCode": "KE",
            "countryName": "Kenya",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Kenya, though discretionary year-end bonuses are common in some sectors."
        },
        {
            "countryCode": "EG",
            "countryName": "Egypt",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Egypt."
        },
        {
            "countryCode": "IN",
            "countryName": "India",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in India, though a statutory annual bonus (8.33–20% of wages) is separately mandated under the Payment of Bonus Act for eligible lower-wage employees — distinct from a 13th-month salary concept."
        },
        {
            "countryCode": "JP",
            "countryName": "Japan",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law, though seasonal bonuses (summer and winter, together often approximating several months' salary) are extremely common by custom and typically specified in employment/work rules."
        },
        {
            "countryCode": "KR",
            "countryName": "South Korea",
            "mandatory": false,
            "timing": null
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
列出第十三个月的义务 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26893/list+13th+month+obligations' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回一个国家的完整第十三个月工资详情

Endpoint ID: 26894
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26894/get+13th+month+detail
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "countryCode": "GB",
            "countryName": "United Kingdom",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in the UK."
        },
        {
            "countryCode": "DE",
            "countryName": "Germany",
            "mandatory": false,
            "timing": null,
            "notes": "Not legally required. Many employers pay a discretionary 13th-month bonus (Weihnachtsgeld) by custom or contract."
        },
        {
            "countryCode": "FR",
            "countryName": "France",
            "mandatory": false,
            "timing": null,
            "notes": "Not a general legal requirement, though common under collective agreements (13ème mois)."
        },
        {
            "countryCode": "LU",
            "countryName": "Luxembourg",
            "mandatory": false,
            "timing": null,
            "notes": "Not a general statutory requirement, though common by collective agreement or individual contract."
        },
        {
            "countryCode": "NL",
            "countryName": "Netherlands",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law, though a holiday allowance (vakantiegeld) of at least 8% of annual salary is mandatory and typically paid as a lump sum in May."
        },
        {
            "countryCode": "ES",
            "countryName": "Spain",
            "mandatory": true,
            "timing": "Typically paid in July and December as two extra payments (pagas extraordinarias)",
            "notes": "Not mandated as a single 13th-month payment by national law, but the near-universal 14-payment salary structure (12 monthly + 2 extra) is required by collective agreement in the vast majority of sectors."
        },
        {
            "countryCode": "PT",
            "countryName": "Portugal",
            "mandatory": true,
            "timing": "Two mandatory subsidies paid in June/July (holiday subsidy) and November/December (Christmas subsidy), each equal to one month's salary",
            "notes": "Statutorily mandated 14-payment structure (12 monthly + holiday subsidy + Christmas subsidy)."
        },
        {
            "countryCode": "BE",
            "countryName": "Belgium",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by national law, but a 13th-month bonus is common and often mandated at sector level by collective bargaining agreements."
        },
        {
            "countryCode": "IT",
            "countryName": "Italy",
            "mandatory": true,
            "timing": "Paid in December (tredicesima); many CCNLs also mandate a fourteenth-month payment (quattordicesima) in June/July",
            "notes": "Not set by a single national statute but universally mandated through collective bargaining agreements (CCNL) covering virtually the entire workforce."
        },
        {
            "countryCode": "DK",
            "countryName": "Denmark",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law or general practice in Denmark."
        },
        {
            "countryCode": "SE",
            "countryName": "Sweden",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law or general practice in Sweden."
        },
        {
            "countryCode": "NO",
            "countryName": "Norway",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law. A holiday pay (feriepenge) of 10.2–12% of the prior year's earnings is mandatory and typically paid as a lump sum in June, replacing regular salary for the leave period rather than functioning as an additional 13th-month payment."
        },
        {
            "countryCode": "FI",
            "countryName": "Finland",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law; a holiday bonus (lomaraha) of approximately 50% of holiday pay is commonly mandated by collective agreement, paid alongside annual leave."
        },
        {
            "countryCode": "AT",
            "countryName": "Austria",
            "mandatory": true,
            "timing": "Paid as two additional monthly payments per year (13th in June/July as holiday pay, 14th in November/December as Christmas bonus)",
            "notes": "Universally mandated across virtually all sectors via collective bargaining agreements, functioning as a de facto statutory entitlement."
        },
        {
            "countryCode": "PL",
            "countryName": "Poland",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law generally, though mandatory in the public sector (dodatkowe wynagrodzenie roczne) and sometimes offered as a discretionary bonus in the private sector."
        },
        {
            "countryCode": "RO",
            "countryName": "Romania",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in the private sector, though public sector employees and some collective agreements provide holiday bonuses."
        },
        {
            "countryCode": "US",
            "countryName": "United States",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law or general practice; discretionary year-end bonuses are common but not a fixed 13th-month entitlement."
        },
        {
            "countryCode": "CA",
            "countryName": "Canada",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Canada."
        },
        {
            "countryCode": "MX",
            "countryName": "Mexico",
            "mandatory": true,
            "timing": "Aguinaldo must be paid by 20 December each year, equal to at least 15 days' salary",
            "notes": "Statutorily mandated year-end bonus (aguinaldo) of a minimum 15 days' salary, prorated for partial years of service."
        },
        {
            "countryCode": "BR",
            "countryName": "Brazil",
            "mandatory": true,
            "timing": "Paid in two installments: first by 30 November, second by 20 December, together equal to one month's salary",
            "notes": "Statutorily mandated 13th salary (décimo terceiro salário), prorated for partial years of service."
        },
        {
            "countryCode": "CO",
            "countryName": "Colombia",
            "mandatory": true,
            "timing": "Prima de servicios paid semi-annually by 30 June and by 20 December, each installment equal to 15 days' salary (one month's salary total per year)",
            "notes": "Statutorily mandated semi-annual bonus (prima de servicios), distinct from cesantías, adding significantly to total annual compensation cost."
        },
        {
            "countryCode": "AR",
            "countryName": "Argentina",
            "mandatory": true,
            "timing": "Paid in two installments by 30 June and 18 December, each equal to 50% of the highest monthly salary in the semester (one month's salary total per year)",
            "notes": "Statutorily mandated Sueldo Anual Complementario (SAC/aguinaldo)."
        },
        {
            "countryCode": "ZA",
            "countryName": "South Africa",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in South Africa, though a discretionary 13th-cheque or year-end bonus is common practice in many industries."
        },
        {
            "countryCode": "NG",
            "countryName": "Nigeria",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Nigeria."
        },
        {
            "countryCode": "KE",
            "countryName": "Kenya",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Kenya, though discretionary year-end bonuses are common in some sectors."
        },
        {
            "countryCode": "EG",
            "countryName": "Egypt",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in Egypt."
        },
        {
            "countryCode": "IN",
            "countryName": "India",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law in India, though a statutory annual bonus (8.33–20% of wages) is separately mandated under the Payment of Bonus Act for eligible lower-wage employees — distinct from a 13th-month salary concept."
        },
        {
            "countryCode": "JP",
            "countryName": "Japan",
            "mandatory": false,
            "timing": null,
            "notes": "Not required by law, though seasonal bonuses (summer and winter, together often approximating several months' salary) are extremely common by custom and typically specified in employment/work rules."
        },
        {
            "countryCode": "KR",
            "countryName": "South Korea",
            "mandatory": false,
            "timing": null
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
获取第十三个月细节 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26894/get+13th+month+detail&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

根据一个国家的毛月薪,返回估算的月雇主总成本:毛薪资 + 估算的法定雇主缴费(按百分比区间) + 约定的第十三个月的月提取(如有必要)。总数通过汇总未四舍五入的中间值并在最后进行一次四舍五入来计算。这是一个规划估算,而不是工资级别的计算

Endpoint ID: 26895
POST https://docs.zylalabs.com/api/13192/global+employment+standards+api/26895/estimate+total+employer+payroll+cost
输入参数

估算总雇主工资成本 — 端点功能

对象 描述
request_body 必需
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "DE",
        "grossMonthlySalary": 5000,
        "currency": "EUR",
        "employerContributionsPercent": {
            "min": 19,
            "max": 22,
            "midpoint": 20.5
        },
        "estimatedEmployerContributions": 1025,
        "thirteenthMonthMonthlyAccrual": 0,
        "estimatedTotalMonthlyCost": 6025,
        "notes": "Employer share of pension, health, unemployment, and long-term care insurance contributions. Indicative only — actual liability depends on income band and insurance fund."
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
估算总雇主工资成本 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13192/global+employment+standards+api/26895/estimate+total+employer+payroll+cost' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw ''

    
请求
返回一个确定性的0到100的行政复杂性分数,该分数源于五个透明因素:地区工资差异、通知期长度、试用灵活性、遣散协议和第十三个月的规定。每个响应都包括完整的因素细分,而不仅仅是最终数字。对于没有法定通知下限的国家(完全依据合同),它们被评分为未解决的中等复杂性因素,而不是被视为等同于明确为零的通知期
Endpoint ID: 26896
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26896/get+hiring+complexity+score
输入参数

剩余免费测试请求:3 / 3。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countryCode": "ID",
        "countryName": "Indonesia",
        "complexityScore": 70,
        "band": "high",
        "factors": {
            "regionalWageVariation": {
                "score": 20,
                "weight": "high",
                "note": "Minimum wage varies by state/province/region — the statutory floor is not uniform nationwide."
            },
            "noticePeriodLength": {
                "score": 10,
                "weight": "medium",
                "estimated": true,
                "note": "Notice period for long-tenured employees could not be reduced to a single figure (no statutory minimum — contract-dependent and genuinely unknown, not a known zero: \"None to minimal, per contract terms\") — scored at a fixed mid-point."
            },
            "probationFlexibility": {
                "score": 0,
                "weight": "low",
                "note": "Maximum probation period is capped at 3 month(s) — a fixed, predictable ceiling."
            },
            "severanceMandate": {
                "score": 25,
                "weight": "high",
                "note": "Severance is mandatory with no statutory cap on the payout."
            },
            "thirteenthMonthMandate": {
                "score": 15,
                "weight": "medium",
                "note": "13th month payment is mandatory by law (or de facto universal via collective bargaining)."
            }
        }
    },
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false
    }
}
获取招聘复杂度评分 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26896/get+hiring+complexity+score&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回2到5个国家在各个领域的结构化并排比较。未识别的代码返回在`notFound`数组中,而不是请求失败——包括每个提交的代码都无效的情况,这样仍然返回200并且比较集为空。不暗示任何排名或“赢家”。

Endpoint ID: 26897
POST https://docs.zylalabs.com/api/13192/global+employment+standards+api/26897/compare+countries
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "countries": [
            {
                "countryCode": "GB",
                "countryName": "United Kingdom",
                "region": "europe",
                "wageType": "national",
                "minimumWage": {
                    "amount": 12.71,
                    "currency": "GBP",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2915,
                    "effectiveDate": "2026-04-01",
                    "notes": "National Living Wage for age 21+. Lower National Minimum Wage rates apply for younger workers and apprentices.",
                    "regional": false,
                    "regions": []
                },
                "history": [
                    {
                        "year": 2025,
                        "amount": 12.21,
                        "currency": "GBP",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2801
                    },
                    {
                        "year": 2024,
                        "amount": 11.44,
                        "currency": "GBP",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2590
                    },
                    {
                        "year": 2023,
                        "amount": 10.42,
                        "currency": "GBP",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2350
                    }
                ],
                "leave": {
                    "annualLeaveDays": 28,
                    "annualLeaveInclPublicHolidays": false,
                    "publicHolidays": 8,
                    "sickLeaveDays": null,
                    "sickLeaveNotes": "Statutory Sick Pay (SSP) applies after 3 qualifying days. Employer pays £116.75/week for up to 28 weeks.",
                    "maternityLeaveWeeks": 52,
                    "maternityPayWeeks": 39,
                    "paternityLeaveWeeks": 2,
                    "parentalLeaveNotes": "Shared parental leave available."
                },
                "overtime": {
                    "weeklyThresholdHours": 48,
                    "dailyThresholdHours": null,
                    "overtimeMultiplier": null,
                    "maxWeeklyHours": 48,
                    "notes": "No statutory overtime pay rate. The 48-hour limit applies on average over 17 weeks. Workers can opt out."
                },
                "noticePeriods": {
                    "under3months": "1 week",
                    "months3to12": "1 week",
                    "years1to5": "1 week per year of service",
                    "over5years": "Capped at 12 weeks",
                    "notes": "Statutory minimums. Contracts often specify longer notice periods."
                },
                "probation": {
                    "typicalMonths": 6,
                    "maximumMonths": 6,
                    "reducedNoticeDuringProbation": true,
                    "notes": "No statutory probation period. Standard practice is 3–6 months."
                },
                "severance": {
                    "mandatory": false,
                    "calculationMethod": null,
                    "capMonths": null,
                    "interactsWithNotice": "Statutory redundancy pay is separate from notice pay and applies only in redundancy scenarios with 2+ years of service.",
                    "notes": "No general severance requirement outside statutory redundancy pay."
                },
                "thirteenthMonth": {
                    "mandatory": false,
                    "timing": null,
                    "notes": "Not required by law in the UK."
                },
                "payrollOnCost": {
                    "employerContributionsPercent": {
                        "min": 13.8,
                        "max": 15.05,
                        "midpoint": 14.4
                    },
                    "contributionsNotes": "Employer National Insurance contributions. Rate and threshold reviewed annually in the Budget.",
                    "notes": "Indicative only — actual liability depends on employee earnings band and any applicable reliefs."
                },
                "lastUpdated": "2026-04-01",
                "partial": false
            },
            {
                "countryCode": "DE",
                "countryName": "Germany",
                "region": "europe",
                "wageType": "national",
                "minimumWage": {
                    "amount": 13.9,
                    "currency": "EUR",
                    "period": "hourly",
                    "usdMonthlyEquivalent": 2343,
                    "effectiveDate": "2026-01-01",
                    "notes": "Statutory minimum wage (Mindestlohn), reviewed annually by the independent Minimum Wage Commission.",
                    "regional": false,
                    "regions": []
                },
                "history": [
                    {
                        "year": 2025,
                        "amount": 12.82,
                        "currency": "EUR",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2160
                    },
                    {
                        "year": 2024,
                        "amount": 12.41,
                        "currency": "EUR",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2090
                    },
                    {
                        "year": 2023,
                        "amount": 12,
                        "currency": "EUR",
                        "period": "hourly",
                        "usdMonthlyEquivalent": 2020
                    }
                ],
                "leave": {
                    "annualLeaveDays": 20,
                    "annualLeaveInclPublicHolidays": false,
                    "publicHolidays": 9,
                    "sickLeaveDays": null,
                    "sickLeaveNotes": "Employer pays 100% continued wage (Entgeltfortzahlung) for up to 6 weeks; statutory health insurance sick pay applies thereafter.",
                    "maternityLeaveWeeks": 14,
                    "maternityPayWeeks": 14,
                    "paternityLeaveWeeks": 2,
                    "parentalLeaveNotes": "Elterngeld parental allowance available for up to 14 months, shared between parents."
                },
                "overtime": {
                    "weeklyThresholdHours": null,
                    "dailyThresholdHours": 8,
                    "overtimeMultiplier": null,
                    "maxWeeklyHours": 48,
                    "notes": "No statutory overtime premium. Working hours are capped under the Working Hours Act (Arbeitszeitgesetz); overtime pay is typically set by contract or collective agreement."
                },
                "noticePeriods": {
                    "under3months": "2 weeks",
                    "months3to12": "4 weeks to the 15th or end of a calendar month",
                    "years1to5": "1–2 months depending on tenure",
                    "over5years": "Up to 7 months for 20+ years of service",
                    "notes": "Statutory notice periods under §622 BGB increase with tenure."
                },
                "probation": {
                    "typicalMonths": 6,
                    "maximumMonths": 6,
                    "reducedNoticeDuringProbation": true,
                    "notes": "Standard probation period is up to 6 months, during which notice is reduced to 2 weeks."
                },
                "severance": {
                    "mandatory": false,
                    "calculationMethod": "0.5 month's salary per year of service is common practice in negotiated settlements or social plans (Sozialplan), though not a general statutory entitlement.",
                    "capMonths": null,
                    "interactsWithNotice": "Severance is not a general legal entitlement in Germany outside negotiated settlements or social plans; notice pay is a separate, statutory obligation.",
                    "notes": "No general statutory severance requirement; amounts vary by negotiation or works council agreement."
                },
                "thirteenthMonth": {
                    "mandatory": false,
                    "timing": null,
                    "notes": "Not legally required. Many employers pay a discretionary 13th-month bonus (Weihnachtsgeld) by custom or contract."
                },
                "payrollOnCost": {
                    "employerContributionsPercent": {
                        "min": 19,
                        "max": 22,
                        "midpoint": 20.5
                    },
                    "contributionsNotes": "Employer share of pension, health, unemployment, and long-term care insurance contributions.",
                    "notes": "Indicative only — actual liability depends on income band and insurance fund."
                },
                "lastUpdated": "2026-06-01",
                "partial": false
            },
            {
                "countryCode": "AU",
                "countryName": "Australia",
                "region": "oceania",
                "wageType": "national",
                "minimumWage": {
                    "amount": 24.95
                }
            }
        ]
    },
    "_note": "Response truncated for documentation purposes"
}
比较国家 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13192/global+employment+standards+api/26897/compare+countries' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回所有国家的更新历史,最新的在前,按国家代码和/或日期可筛选
Endpoint ID: 26898
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26898/get+changelog
输入参数

获取变更日志 — 端点功能

对象 描述
countryCode 可选 Optional. Filter to a single country's changes.
since 可选 Optional. ISO date — return only changes on or after this date.

剩余免费测试请求:3 / 3。


输入参数

countryCode
since
API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "date": "2026-03-01",
            "countryCode": "ZA",
            "field": "minimumWage.amount",
            "oldValue": "R27.58/hour",
            "newValue": "R30.23/hour",
            "notes": "National minimum wage annual increase, effective 1 March 2026."
        }
    ],
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false,
        "count": 1
    }
}
获取变更日志 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26898/get+changelog?countryCode=ZA&since=2026-01-01' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回一个轻量级列表,包含所有支持的国家及其代码、名称、地区、工资类型和最后更新日期
Endpoint ID: 26899
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26899/list+supported+countries
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "countryCode": "GB",
            "countryName": "United Kingdom",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-04-01"
        },
        {
            "countryCode": "DE",
            "countryName": "Germany",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "FR",
            "countryName": "France",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "LU",
            "countryName": "Luxembourg",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "NL",
            "countryName": "Netherlands",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "ES",
            "countryName": "Spain",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "PT",
            "countryName": "Portugal",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "BE",
            "countryName": "Belgium",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "IT",
            "countryName": "Italy",
            "region": "europe",
            "wageType": "collective",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "DK",
            "countryName": "Denmark",
            "region": "europe",
            "wageType": "collective",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "SE",
            "countryName": "Sweden",
            "region": "europe",
            "wageType": "collective",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "NO",
            "countryName": "Norway",
            "region": "europe",
            "wageType": "collective",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "FI",
            "countryName": "Finland",
            "region": "europe",
            "wageType": "collective",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "AT",
            "countryName": "Austria",
            "region": "europe",
            "wageType": "collective",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "PL",
            "countryName": "Poland",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "RO",
            "countryName": "Romania",
            "region": "europe",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "US",
            "countryName": "United States",
            "region": "americas",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "CA",
            "countryName": "Canada",
            "region": "americas",
            "wageType": "national",
            "lastUpdated": "2026-04-01"
        },
        {
            "countryCode": "MX",
            "countryName": "Mexico",
            "region": "americas",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "BR",
            "countryName": "Brazil",
            "region": "americas",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "CO",
            "countryName": "Colombia",
            "region": "americas",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "AR",
            "countryName": "Argentina",
            "region": "americas",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "ZA",
            "countryName": "South Africa",
            "region": "africa",
            "wageType": "national",
            "lastUpdated": "2026-03-01"
        },
        {
            "countryCode": "NG",
            "countryName": "Nigeria",
            "region": "africa",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "KE",
            "countryName": "Kenya",
            "region": "africa",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "EG",
            "countryName": "Egypt",
            "region": "africa",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "IN",
            "countryName": "India",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "JP",
            "countryName": "Japan",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-10-01"
        },
        {
            "countryCode": "KR",
            "countryName": "South Korea",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "SG",
            "countryName": "Singapore",
            "region": "asia",
            "wageType": "progressive",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "CN",
            "countryName": "China",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "PH",
            "countryName": "Philippines",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "ID",
            "countryName": "Indonesia",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "TH",
            "countryName": "Thailand",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-01-01"
        },
        {
            "countryCode": "MY",
            "countryName": "Malaysia",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-02-01"
        },
        {
            "countryCode": "BD",
            "countryName": "Bangladesh",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-06-01"
        },
        {
            "countryCode": "PK",
            "countryName": "Pakistan",
            "region": "asia",
            "wageType": "national",
            "lastUpdated": "2026-07-01"
        },
        {
            "countryCode": "AU",
            "countryName": "Australia",
            "region": "oceania",
            "wageType": "national",
            "lastUpdated": "2026-07-01"
        },
        {
            "countryCode": "NZ",
            "countryName": "New Zealand",
            "region": "oceania",
            "wageType": "national",
            "lastUpdated": "2026-04-01"
        },
        {
            "countryCode": "AE",
            "countryName": "United Arab Emirates",
            "region": "middleeast",
            "wageType": "none",
            "lastUpdated": "2026-06-01"
        }
    ],
    "meta": {
        "disclaimer": "Employment standards data is for informational purposes only and subject to change. Always verify current requirements with official government or legal sources before making employment decisions.",
        "cached": false,
        "count": 40
    }
}
支持的国家列表 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26899/list+supported+countries' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求

返回服务正常运行时间、版本、国家总数、端点数量和配置最后更新日期,所有信息均从加载的配置中实时获取 — 从不硬编码

Endpoint ID: 26900
GET https://docs.zylalabs.com/api/13192/global+employment+standards+api/26900/health+check
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "status": "ok",
    "uptime": 328116.424614542,
    "version": "1.0.0",
    "totalCountries": 40,
    "endpointCount": 18,
    "configLastUpdated": "2026-06-01"
}
健康检查 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13192/global+employment+standards+api/26900/health+check' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 全球就业标准 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。

标头
标头 描述
授权 必需 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。

无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。

🚀 企业版套餐

起价
$ 10,000/年


  • 自定义数量
  • 自定义速率限制
  • 专业客户支持
  • 实时 API 监控

概览

全球40个国家的结构化就业标准数据 接口涵盖最低工资(包含地区细分和3年历史) 休假 加班 通知期 试用期 离职补偿 第十三个月义务 工资成本估算器 确定性的招聘复杂度评分 比较和变更日志 所有数据均从国际劳工组织和政府劳动部门来源整理并每年更新 不存在数据库 不进行运行时抓取 - 快速且确定的响应

全球就业标准 API FAQs

每个端点返回结构化的就业标准数据,包括最低工资细节、休假权益、加班规则、通知期、试用规则、遣散费和第十三个月的义务。例如,“按国家获取最低工资”端点提供详细的最低工资信息,包括金额、货币和生效日期

响应数据中的关键字段包括 `countryCode`,`countryName`,`minimumWage`,`leave`,`overtime` 和 `notes` 例如,最低工资数据包括 `amount`,`currency`,`period` 和 `effectiveDate` 这些为工资标准提供了全面的见解

参数因端点而异;例如,“列出最低工资”端点允许可选的地区过滤和按美元等值月收入排序。“按国家获取就业标准”需要一个ISO 3166-1 alpha-2国家代码以指定感兴趣的国家

响应数据以JSON格式组织,包含一个表示请求状态的“success”字段,后面是一个包含相关信息的“data”数组。每个国家的数据都封装在一个对象中,便于程序解析和使用

数据来自可靠来源,包括国际劳工组织(ILO)和政府劳动部门的资料。这确保了高准确性和可靠性,因为数据每年更新,而不进行运行时抓取

典型的使用案例包括人力资源合规检查、工资计算和国际招聘评估。例如,企业可以使用“估算总雇主工资成本”接口根据总工资和法定缴费计算在不同国家招聘的总成本

用户可以通过使用可选参数自定义请求,例如地区过滤器、排序选项和特定国家代码。例如,“比较国家”接口允许用户选择2到5个国家进行就业标准的并排分析

数据准确性通过年度更新和来自权威来源的编辑得到维护 每个端点都包括一项免责声明,指出该信息仅供参考,应该与官方来源进行核实,确保用户意识到可能的变更

一般常见问题

Zyla API Hub 就像一个大型 API 商店,您可以在一个地方找到数千个 API。我们还为所有 API 提供专门支持和实时监控。注册后,您可以选择要使用的 API。请记住,每个 API 都需要自己的订阅。但如果您订阅多个 API,您将为所有这些 API 使用相同的密钥,使事情变得更简单。
价格以 USD(美元)、EUR(欧元)、CAD(加元)、AUD(澳元)和 GBP(英镑)列出。我们接受所有主要的借记卡和信用卡。我们的支付系统使用最新的安全技术,由 Stripe 提供支持,Stripe 是世界上最可靠的支付公司之一。如果您在使用卡片付款时遇到任何问题,请通过 [email protected]

此外,如果您已经以这些货币中的任何一种(USD、EUR、CAD、AUD、GBP)拥有有效订阅,该货币将保留用于后续订阅。只要您没有任何有效订阅,您可以随时更改货币。
定价页面上显示的本地货币基于您 IP 地址的国家/地区,仅供参考。实际价格以 USD(美元)为单位。当您付款时,即使您在我们的网站上看到以本地货币显示的等值金额,您的卡片对账单上也会以美元显示费用。这意味着您不能直接使用本地货币付款。
有时,银行可能会因其欺诈保护设置而拒绝收费。我们建议您首先联系您的银行,检查他们是否阻止了我们的收费。此外,您可以访问账单门户并更改关联的卡片以进行付款。如果这些方法不起作用并且您需要进一步帮助,请通过 [email protected]
价格由月度或年度订阅决定,具体取决于所选计划。
API 调用根据成功请求从您的计划中扣除。每个计划都包含您每月可以进行的特定数量的调用。只有成功的调用(由状态 200 响应指示)才会计入您的总数。这确保失败或不完整的请求不会影响您的月度配额。
Zyla API Hub 采用月度订阅系统。您的计费周期将从您购买付费计划的那一天开始,并在下个月的同一日期续订。因此,如果您想避免未来的费用,请提前取消订阅。
要升级您当前的订阅计划,只需转到 API 的定价页面并选择您要升级到的计划。升级将立即生效,让您立即享受新计划的功能。请注意,您之前计划中的任何剩余调用都不会转移到新计划,因此在升级时请注意这一点。您将被收取新计划的全部金额。
要检查您本月剩余多少 API 调用,请参考响应标头中的 "X-Zyla-API-Calls-Monthly-Remaining" 字段。例如,如果您的计划允许每月 1,000 个请求,而您已使用 100 个,则响应标头中的此字段将显示 900 个剩余调用。
要查看您的计划允许的最大 API 请求数,请检查 "X-Zyla-RateLimit-Limit" 响应标头。例如,如果您的计划包括每月 1,000 个请求,此标头将显示 1,000。
"X-Zyla-RateLimit-Reset" 标头显示您的速率限制重置之前的秒数。这告诉您何时您的请求计数将重新开始。例如,如果它显示 3,600,则意味着还有 3,600 秒直到限制重置。
是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。
为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。
7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。
当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。
付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。
您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]

相关 API