Comprehensive salary data from Israeli government sources. Get average, median, and range by job title, sector, and region.
Property transaction data and market trends from the Israeli Land Registry. Actual sale prices and neighborhood analytics.
Court decisions and legal precedents from the Israeli court system. AI-powered search with blockchain verification.
Real-time economic data from the Central Bureau of Statistics. Inflation, employment, GDP, and sector metrics.
Only source for Israeli government data accessible to AI agents
Every insight cryptographically signed for authenticity
Sub-second response time for all queries
Comprehensive coverage of Israeli government data
No subscriptions, only pay for what you use
Designed for Agent-to-Agent commerce
# Get salary intelligence in 3 lines
import requests
response = requests.post(
"https://api.cetws.bot/api/v1/insight/salary",
json={"job_title": "Software Engineer"},
headers={"X-Payment-Signature": your_payment_sig}
)
data = response.json()
print(f"Average: {data['insight']}")
# Output:
# Average: ₪18,500/month
# Median: ₪17,200/month
# Range: ₪8,000-35,000/month