{
  "schema_version": "v1",
  "name_for_human": "euNerd API",
  "name_for_model": "eunerd",
  "description_for_human": "Access euNerd's IT field service platform — manage candidates, tickets, CRM deals, articles, contracts, and more.",
  "description_for_model": "REST API for euNerd, Brazil's largest IT field service network. Use this to query/create/update candidates, vacancies, vacancy-requests, allocations, scheduling links, companies, deals, deal-activities, proposals (with tracking), service-orders, tickets, contracts, document-signatures (create/resend/cancel/download), invoice-batches (process/close/status), employee-invoices, provider-invoices, articles (CRUD + SEO), leads (diagnostic forms, contact forms, CRM deals), WhatsApp messages, payables, receivables, cashflow projections, finance-settings, recurring-rules, and platform metrics. Auth via Bearer token. Base URL: https://wzcftlekhxlsavsjgfhb.supabase.co/functions/v1/recruit-api. All list responses are JSON with {data, total, limit, offset}. Pagination: ?limit=50&offset=0 (max 500). Search: ?search=text. Rate limit: 200 req/min, 5000 records/hour. Cashflow projection applies configurable default rate and variable cost to unpaid receivables.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://encontreumnerd.com.br/docs/api/openapi.json"
  },
  "logo_url": "https://encontreumnerd.com.br/favicon.png",
  "contact_email": "contato@eunerd.com.br",
  "legal_info_url": "https://encontreumnerd.com.br/termos"
}
