{"$schema":"https://schema.org","generator":"valentinoai.com/product.json","notes":["Fields whose value is the string \"not_published\" have NO published commitment. Read them as \"ask us\", not as a yes or a no.","Certifications are split: `security.certificationsHeld` is what Valentino AI holds directly (currently none); `security.infrastructureCertifications` is what its subprocessors hold.","Self-serve pricing is prepaid consumption credits. Freight engagements are quoted per scope and are not priced in credits."],"canonical":"https://www.valentinoai.com/product-spec","alternates":{"llmsTxt":"https://www.valentinoai.com/llms.txt","productSpecHtml":"https://www.valentinoai.com/product-spec","productSpecMarkdown":"https://www.valentinoai.com/product-spec.md","productJson":"https://www.valentinoai.com/product.json","sitemap":"https://www.valentinoai.com/sitemap.xml","securityTxt":"https://www.valentinoai.com/.well-known/security.txt","aiUsagePolicy":"https://www.valentinoai.com/.well-known/ai.txt","rssFeed":"https://www.valentinoai.com/blog/rss.xml"},"product":{"schemaVersion":"1.0","name":"Valentino AI","description":"Valentino AI is an AI systems company that (1) operates a self-serve, pay-as-you-go AI workspace with 35 business tools, and (2) implements governed AI operating layers for mid-market freight forwarders alongside their existing TMS.","category":"Business AI workspace (SaaS) + AI implementation services","applicationCategory":"BusinessApplication","website":"https://www.valentinoai.com","vendor":{"legalName":"Valentino AI Inc.","headquarters":"Dallas, Texas, United States","contactEmail":"contact@valentinoai.com","foundingDate":"2026"},"availability":"Generally available. Self-serve signup with no sales contact; enterprise engagements start with a scoped assessment.","toolCount":35,"pricing":{"model":"pay_as_you_go_credits","currency":"USD","subscription":false,"perSeatPricing":false,"freeTier":true,"freeCredits":20,"creditsPerDollar":10,"minimumTopUpUsd":25,"creditsExpire":false,"featureGating":"none — every tool is available on every balance, including free credits","plans":[{"id":"free-signup-credits","name":"Free signup credits","price":0,"priceCurrency":"USD","billingModel":"one_time_grant","includedCredits":20,"description":"20 credits granted once at signup. No credit card required. Full access to all 35 tools — the credits limit how much you run, not what you can run. Credits do not expire and do not reset.","url":"https://www.valentinoai.com/signup"},{"id":"payg-credits","name":"Pay-as-you-go credits","price":25,"priceCurrency":"USD","billingModel":"prepaid_consumption","includedCredits":250,"description":"Prepaid credit top-up. $1 = 10 credits, $25 minimum purchase (= 250 credits). No subscription, no per-seat charge, nothing to cancel. Credits never expire.","url":"https://www.valentinoai.com/pricing"},{"id":"freight-engagement","name":"Freight AI engagement","price":null,"priceCurrency":"USD","billingModel":"custom_quote","includedCredits":null,"description":"Fixed-scope implementation engagement for mid-market freight forwarders — assessment, data foundation, then a governed automation build alongside the existing TMS. Scoped and quoted per engagement; not priced in credits.","url":"https://www.valentinoai.com/assessment"}],"consumptionExamples":[{"unit":"Text tool run (SWOT, ICP, business plan, competitor scan)","credits":1,"usd":0.1},{"unit":"Live market research (single-source)","credits":1,"usd":0.1},{"unit":"Deep multi-source research","credits":2,"usd":0.2},{"unit":"Generated image (photo, logo, product design)","credits":1,"usd":0.1},{"unit":"Backlink audit","credits":3,"usd":0.3},{"unit":"Generated video clip","credits":45,"usd":4.5}]},"security":{"certificationsHeld":[],"certificationsInProgress":["SOC 2 Type II (roadmap; no audit date published)"],"infrastructureCertifications":["Supabase (Postgres, Auth, Storage) — SOC 2 Type II, HIPAA-eligible; runs on AWS (SOC 1/2/3, ISO 27001, PCI DSS, FedRAMP)","Vercel (hosting, edge) — SOC 2 Type II, ISO 27001, GDPR","Cloudflare (DNS, CDN, WAF) — SOC 2 Type II, ISO 27001, PCI DSS"],"encryptionAtRest":"AES-256 at the disk layer (AWS-managed) for Postgres and object storage.","encryptionInTransit":"TLS for all browser-to-server and server-to-third-party traffic. HSTS with preload. Specific negotiated TLS versions are set by Vercel and Cloudflare, not asserted here.","dataResidency":"United States — primary Postgres and object storage in AWS us-east-1 (Supabase).","tenantIsolation":"Postgres Row-Level Security, deny-by-default. Every row carries an owner and tenant; service-role access is confined to audited server-side code paths.","aiTrainingOnCustomerData":false,"authentication":["Email + password with verification (bcrypt-hashed; no plaintext storage)","Google OAuth single sign-on"],"ssoSaml":false,"scimProvisioning":false,"auditLog":"Server-side run and tool-execution records per tenant; no customer-facing audit-log export UI on the self-serve workspace.","penetrationTest":"not_published","vulnerabilityDisclosure":"https://www.valentinoai.com/.well-known/security.txt","securityContact":"contact@valentinoai.com"},"compliance":{"frameworks":["GDPR — data-subject access and deletion honored on request","CCPA/CPRA — access and deletion honored on request"],"dpaAvailable":true,"dpaHowTo":"Data Processing Agreement, including the current subprocessor list, is available to business customers on request from contact@valentinoai.com.","hipaa":false,"pciDss":"Not applicable — card data is handled entirely by Stripe; Valentino AI never stores card numbers.","privacyContact":"contact@valentinoai.com","privacyPolicy":"https://www.valentinoai.com/privacy","terms":"https://www.valentinoai.com/terms","subprocessorsPage":"https://www.valentinoai.com/security"},"reliability":{"uptimeSlaSelfServe":"not_published","uptimeSlaEnterprise":"Availability, support response, and incident responsibilities are defined per engagement in the statement of work.","statusPage":"not_published","hosting":"Vercel (application, edge) + Supabase Postgres on AWS us-east-1 (data).","backups":"Managed Supabase Postgres backups. Customer-facing point-in-time-restore commitments are not published.","incidentContact":"contact@valentinoai.com"},"api":{"publicRestApi":false,"documentationUrl":"not_published","surface":"First-party HTTP endpoints under /api/*, authenticated by the caller's Supabase session and scoped by Row-Level Security. Not offered as a public developer API and not covered by a versioning or deprecation policy.","authentication":"Supabase session (JWT bearer via cookie). No customer-issued API keys on the self-serve workspace.","idempotency":"Mutating requests carry an Idempotency-Key; billing events are applied exactly once.","rateLimits":"Per-user sliding window enforced per route scope (e.g. 60 requests/minute on likeness verification, 5/hour on access requests). Responses carry X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset; 429s carry Retry-After.","webhooksOut":false,"webhooksIn":"Signature-verified inbound webhooks from Stripe, Resend, and ElevenLabs.","mcpServer":"A Model Context Protocol endpoint is provisioned per enterprise engagement (client-scoped keys), not as a self-serve feature.","customIntegrationPath":"https://www.valentinoai.com/for/freight-forwarders/rest-api-workflow-automation"},"data":{"export":["CSV export (RFC 4180) for tabular records from the client portal","Generated images, documents, and assets are downloadable as files from the Asset Vault"],"bulkExportApi":false,"importPaths":["Connected accounts via Composio OAuth","File upload into the knowledge base / Asset Vault"],"deletion":"Account and data deletion on request to contact@valentinoai.com.","retention":"not_published","ownership":"Customer owns the inputs and the generated outputs. Valentino AI does not train models on customer data."},"support":{"channels":["Email — contact@valentinoai.com","In-app issue reporting (Sentry feedback widget)"],"responseTimeSelfServe":"not_published","responseTimeEnterprise":"Defined per engagement in the statement of work.","phoneSupport":false,"documentation":"https://www.valentinoai.com/dashboard/docs","languages":["English"]},"technicalRequirements":{"deployment":"Cloud-hosted, multi-tenant SaaS. No self-hosted or on-premise edition of the self-serve workspace.","clients":"Modern evergreen browser (Chrome, Edge, Safari, Firefox). No native mobile app.","minimumSeats":1,"contractMinimum":"None for self-serve — no subscription and no commitment.","onboardingRequired":false,"regions":"Sold and delivered in the United States; the workspace is usable anywhere with internet access."},"integrations":[{"name":"Instagram","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"Facebook","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"X (Twitter)","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"LinkedIn","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"Google Analytics","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"Gmail","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"Outlook","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"Google Calendar","category":"Connected account (Composio, white-labeled OAuth)","kind":"oauth_connector","auth":"OAuth 2.0"},{"name":"Stripe","category":"Billing and credit top-ups","kind":"platform","auth":"Server-side keys + signed webhooks"},{"name":"OpenRouter","category":"LLM routing (model id is configuration, swappable without a code change)","kind":"platform","auth":"Server-side key"},{"name":"Perplexity (Sonar)","category":"Live and deep research","kind":"platform","auth":"Server-side key"},{"name":"DataForSEO","category":"Keyword, audit, and backlink data","kind":"platform","auth":"Server-side key"},{"name":"Firecrawl","category":"Site crawling for audits and knowledge ingestion","kind":"platform","auth":"Server-side key"},{"name":"ElevenLabs","category":"Voice agents and narration","kind":"platform","auth":"Server-side key + signed webhooks"},{"name":"Resend","category":"Transactional and inbound email routing","kind":"platform","auth":"Server-side key + signed webhooks"},{"name":"Google Search Console","category":"Search performance data","kind":"platform","auth":"OAuth 2.0"},{"name":"Sentry","category":"Error monitoring","kind":"platform","auth":"Server-side DSN"},{"name":"Twilio","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"API key"},{"name":"HubSpot","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"OAuth 2.0"},{"name":"Salesforce","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"OAuth 2.0"},{"name":"Google Workspace","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"OAuth 2.0"},{"name":"Microsoft 365","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"OAuth 2.0"},{"name":"Slack","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"OAuth 2.0"},{"name":"Apollo.io","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"API key"},{"name":"Instantly","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"API key"},{"name":"OpenAI","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"API key"},{"name":"Anthropic","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"API key"},{"name":"Google Gemini","category":"Agent runtime connector (tenant-scoped, action-allowlisted)","kind":"engagement","auth":"API key"},{"name":"CargoWise","category":"TMS (freight engagements — built alongside, never replaced)","kind":"engagement","auth":"Client-owned credentials, least-privilege"},{"name":"Magaya","category":"TMS (freight engagements)","kind":"engagement","auth":"Client-owned credentials, least-privilege"},{"name":"Snowflake","category":"Warehouse provisioned in the client cloud account","kind":"engagement","auth":"Client-owned credentials"},{"name":"DOMO","category":"BI tenant provisioned in the client account","kind":"engagement","auth":"Client-owned credentials"},{"name":"Custom HTTP API","category":"Any system reachable over HTTP, action-allowlisted per tenant","kind":"engagement","auth":"API key or OAuth 2.0"}],"toolCatalog":[{"phase":"Inception","tools":[{"id":"id-1","name":"Business Idea Analyzer","description":"Start with a viability assessment to validate your idea"},{"id":"id-lean","name":"Lean Canvas Generator","description":"Map problem, solution, and unfair advantage on one page"},{"id":"id-revenue","name":"Revenue Model Builder","description":"Choose how your business makes money — subscriptions, transactions, ads, or services"}]},{"phase":"Validation","tools":[{"id":"id-4","name":"Market Opportunity Scanner","description":"Discover blue ocean opportunities in your market"},{"id":"id-7","name":"Competitor Analysis","description":"Understand your competitive landscape before pricing"},{"id":"id-8","name":"SWOT Analysis","description":"Identify strategic strengths and weaknesses"},{"id":"id-interview","name":"Customer Interview Script","description":"Run problem-discovery interviews that surface real demand"}]},{"phase":"Planning","tools":[{"id":"id-5","name":"Business Name Generator","description":"Create a memorable brand name for your business"},{"id":"id-6","name":"Business Plan Generator","description":"Generate a structured business plan"},{"id":"id-9","name":"Pricing Strategy Optimizer","description":"Set optimal pricing — feeds from competitor analysis"},{"id":"id-financial","name":"Financial Projections Builder","description":"Build a 3-year forecast with revenue, costs, and burn"},{"id":"id-risk","name":"Risk Assessment Matrix","description":"Surface and prioritize the risks most likely to derail launch"}]},{"phase":"Branding","tools":[{"id":"id-11","name":"Brand Identity System","description":"Define colors, fonts, and brand personality"},{"id":"id-brand-colors","name":"Brand Color Palette","description":"Generate an accessible, on-brand color system"},{"id":"id-logo","name":"Logo Concept Generator","description":"Create a visual brand identity"},{"id":"photo-studio","name":"Photo Studio","description":"Publication-quality AI photography — headshots, product shoots, brand imagery"}]},{"phase":"Digital","tools":[{"id":"id-17","name":"Website Planner","description":"Plan your website structure and copy"},{"id":"seo-4","name":"SEO Audit Tool","description":"Audit your website for search engine optimization"},{"id":"seo-ai-search","name":"AI Search Optimization","description":"robots.txt, llms.txt, JSON-LD schema, and LLM-citation scorecard — make your site discoverable by ChatGPT, Claude, and Perplexity"},{"id":"id-landing","name":"Landing Page Copy","description":"Write a high-converting landing page from your offer"}]},{"phase":"Marketing","tools":[{"id":"seo-5","name":"SEO Draft Verification","description":"Verify queued SEO drafts before they move toward approval"},{"id":"id-13","name":"Content Strategy Planner","description":"Build a content strategy with topic clusters"},{"id":"id-14","name":"Blog Post Generator","description":"Create SEO-optimized blog post outlines"},{"id":"id-15","name":"Product Description Writer","description":"Write compelling product descriptions"},{"id":"id-16","name":"Ad Copy Generator","description":"Generate high-converting ad copy"},{"id":"content-studio","name":"Content Studio","description":"Plan, design, and schedule social posts in one workspace"},{"id":"seo-1","name":"Keyword Cluster Builder","description":"Discover high-opportunity keyword clusters"},{"id":"seo-2","name":"SEO Article Generator","description":"Generate a fully optimized SEO article"},{"id":"seo-3","name":"Content Refresh Planner","description":"Audit existing content for refresh opportunities"}]},{"phase":"Leads","tools":[{"id":"id-icp","name":"ICP Builder","description":"Define your ideal customer profile for targeting"}]},{"phase":"Sales","tools":[{"id":"id-19","name":"Sales Outreach Sequences","description":"Create multi-channel outreach sequences"},{"id":"id-20","name":"Email Campaign Builder","description":"Build email drip campaigns"},{"id":"id-21","name":"Ad Campaign Simulator","description":"Test ad creative concepts with A/B variants"}]},{"phase":"Operations","tools":[{"id":"id-ops","name":"Operations Playbook","description":"Document the operating procedures that keep the business running"},{"id":"id-pitch","name":"Investor Pitch Deck","description":"Build a fundable pitch deck from your plan and traction"}]}],"freightServices":[{"slug":"custom-ai-operating-systems","name":"Custom AI Operating Systems","maturity":"custom-scoped","maturityLabel":"Scoped per engagement","summary":"Connect freight data, systems, knowledge, workflows, and AI experiences around the way your operation works.","url":"https://www.valentinoai.com/for/freight-forwarders/custom-ai-operating-systems"},{"slug":"client-portals-white-labeling","name":"Client Portals & White Labeling","maturity":"custom-scoped","maturityLabel":"Scoped per engagement","summary":"Give customers a branded, secure way to access shipment intelligence, documents, reporting, requests, and support.","url":"https://www.valentinoai.com/for/freight-forwarders/client-portals-white-labeling"},{"slug":"ai-ready-data-architecture","name":"AI-Ready Data Architecture","maturity":"available","maturityLabel":"Available now","summary":"Create one trusted freight data foundation for visibility, dashboards, automation, and governed AI.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-ready-data-architecture"},{"slug":"ai-powered-intranet","name":"AI-Powered Intranet","maturity":"custom-scoped","maturityLabel":"Scoped per engagement","summary":"Turn approved company knowledge, SOPs, internal tools, and workflows into one secure employee workspace.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-powered-intranet"},{"slug":"ai-voice-agents","name":"AI Voice Agents","maturity":"design-partner","maturityLabel":"Design partner","summary":"Handle routine freight calls faster while keeping identity, escalation, and approval boundaries explicit.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-voice-agents"},{"slug":"ai-email-agents","name":"AI Email Agents","maturity":"in-development","maturityLabel":"In development","summary":"Classify, summarize, draft, route, and safely act on operational email with an autonomy level the team controls.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-email-agents"},{"slug":"ai-chatbots","name":"AI Chatbots","maturity":"in-development","maturityLabel":"In development","summary":"Deploy freight-aware assistants for internal knowledge, customer service, shipment support, and quoting workflows.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-chatbots"},{"slug":"ai-operations-assessment","name":"AI Operations Assessment","maturity":"available","maturityLabel":"Available now","summary":"Find the workflows, data, systems, and operating changes that create measurable AI value for your forwarder.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-operations-assessment"},{"slug":"rest-api-workflow-automation","name":"REST API & Workflow Automation","maturity":"custom-scoped","maturityLabel":"Scoped per engagement","summary":"Connect TMS, CRM, rating, accounting, carrier, email, customer, and custom systems with production-minded workflows.","url":"https://www.valentinoai.com/for/freight-forwarders/rest-api-workflow-automation"},{"slug":"ai-governance-training","name":"AI Governance & Training","maturity":"custom-scoped","maturityLabel":"Scoped per engagement","summary":"Make AI usable, secure, measurable, and accountable through policy, permissions, approvals, evaluation, and role-based training.","url":"https://www.valentinoai.com/for/freight-forwarders/ai-governance-training"}],"discovery":{"llmsTxt":"https://www.valentinoai.com/llms.txt","productSpecHtml":"https://www.valentinoai.com/product-spec","productSpecMarkdown":"https://www.valentinoai.com/product-spec.md","productJson":"https://www.valentinoai.com/product.json","sitemap":"https://www.valentinoai.com/sitemap.xml","securityTxt":"https://www.valentinoai.com/.well-known/security.txt","aiUsagePolicy":"https://www.valentinoai.com/.well-known/ai.txt","rssFeed":"https://www.valentinoai.com/blog/rss.xml"}},"jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Product","@id":"https://www.valentinoai.com/product-spec#product","name":"Valentino AI Workspace","description":"Valentino AI is an AI systems company that (1) operates a self-serve, pay-as-you-go AI workspace with 35 business tools, and (2) implements governed AI operating layers for mid-market freight forwarders alongside their existing TMS.","url":"https://www.valentinoai.com/product-spec","category":"Business AI Software","brand":{"@id":"https://www.valentinoai.com/#organization"},"manufacturer":{"@id":"https://www.valentinoai.com/#organization"},"image":"https://www.valentinoai.com/og-image.png","offers":{"@type":"AggregateOffer","@id":"https://www.valentinoai.com/product-spec#aggregateoffer","priceCurrency":"USD","lowPrice":"0","highPrice":"25","offerCount":3,"offers":[{"@type":"Offer","@id":"https://www.valentinoai.com/product-spec#offer-free-signup-credits","name":"Free signup credits","description":"20 credits granted once at signup. No credit card required. Full access to all 35 tools — the credits limit how much you run, not what you can run. Credits do not expire and do not reset.","url":"https://www.valentinoai.com/signup","priceCurrency":"USD","price":"0","availability":"https://schema.org/InStock","priceValidUntil":"2027-12-31","seller":{"@id":"https://www.valentinoai.com/#organization"}},{"@type":"Offer","@id":"https://www.valentinoai.com/product-spec#offer-payg-credits","name":"Pay-as-you-go credits","description":"Prepaid credit top-up. $1 = 10 credits, $25 minimum purchase (= 250 credits). No subscription, no per-seat charge, nothing to cancel. Credits never expire.","url":"https://www.valentinoai.com/pricing","priceCurrency":"USD","price":"25","availability":"https://schema.org/InStock","priceValidUntil":"2027-12-31","priceSpecification":{"@type":"UnitPriceSpecification","price":"25","priceCurrency":"USD","minPrice":"25","unitText":"250 credits","description":"$1 = 10 credits. Prepaid, non-expiring, no subscription."},"seller":{"@id":"https://www.valentinoai.com/#organization"}},{"@type":"Offer","@id":"https://www.valentinoai.com/product-spec#offer-freight-engagement","name":"Freight AI engagement","description":"Fixed-scope implementation engagement for mid-market freight forwarders — assessment, data foundation, then a governed automation build alongside the existing TMS. Scoped and quoted per engagement; not priced in credits.","url":"https://www.valentinoai.com/assessment","priceCurrency":"USD","availability":"https://schema.org/InStock","businessFunction":"https://schema.org/Sell","seller":{"@id":"https://www.valentinoai.com/#organization"}}]},"additionalProperty":[{"@type":"PropertyValue","name":"Pricing model","value":"Pay-as-you-go prepaid credits (no subscription, no seats)"},{"@type":"PropertyValue","name":"Free tier","value":"Yes — 20 non-expiring credits, no credit card"},{"@type":"PropertyValue","name":"Tool count","value":"35"},{"@type":"PropertyValue","name":"Feature gating","value":"None — all tools available on every balance"},{"@type":"PropertyValue","name":"Data residency","value":"United States — primary Postgres and object storage in AWS us-east-1 (Supabase)."},{"@type":"PropertyValue","name":"Encryption at rest","value":"AES-256 at the disk layer (AWS-managed) for Postgres and object storage."},{"@type":"PropertyValue","name":"Encryption in transit","value":"TLS for all browser-to-server and server-to-third-party traffic. HSTS with preload. Specific negotiated TLS versions are set by Vercel and Cloudflare, not asserted here."},{"@type":"PropertyValue","name":"Tenant isolation","value":"Postgres Row-Level Security, deny-by-default. Every row carries an owner and tenant; service-role access is confined to audited server-side code paths."},{"@type":"PropertyValue","name":"Trains models on customer data","value":"No"},{"@type":"PropertyValue","name":"Certifications held by Valentino AI","value":"None yet — SOC 2 Type II on roadmap; infrastructure providers are SOC 2 Type II audited"},{"@type":"PropertyValue","name":"Uptime SLA (self-serve)","value":"Not published — availability commitments are contractual on enterprise engagements only"},{"@type":"PropertyValue","name":"Authentication","value":"Email + password (verified), Google OAuth SSO. SAML SSO and SCIM not available"},{"@type":"PropertyValue","name":"Public REST API","value":"No — first-party session-authenticated endpoints only; MCP endpoint provisioned per enterprise engagement"},{"@type":"PropertyValue","name":"Rate limits","value":"Per-user sliding window enforced per route scope (e.g. 60 requests/minute on likeness verification, 5/hour on access requests). Responses carry X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset; 429s carry Retry-After."},{"@type":"PropertyValue","name":"Data export","value":"CSV (RFC 4180) plus file download of generated assets. No bulk export API"},{"@type":"PropertyValue","name":"DPA available","value":"Yes — on request, with subprocessor list"},{"@type":"PropertyValue","name":"Deployment","value":"Cloud multi-tenant SaaS. No self-hosted edition"},{"@type":"PropertyValue","name":"Support channels","value":"Email (contact@valentinoai.com) and in-app issue reporting. Response-time SLA not published for self-serve"}]},{"@type":"SoftwareApplication","@id":"https://www.valentinoai.com/product-spec#application","name":"Valentino AI Workspace","applicationCategory":"BusinessApplication","applicationSubCategory":"AI content, research, and marketing automation","operatingSystem":"Web browser (Chrome, Edge, Safari, Firefox)","url":"https://www.valentinoai.com/features","description":"Self-serve AI workspace with 35 tools spanning idea validation, planning, branding, web, marketing, leads, sales, and operations. Pay-as-you-go credits; no subscription.","softwareHelp":"https://www.valentinoai.com/dashboard/docs","isAccessibleForFree":true,"creator":{"@id":"https://www.valentinoai.com/#organization"},"offers":[{"@type":"Offer","@id":"https://www.valentinoai.com/product-spec#offer-free-signup-credits","name":"Free signup credits","description":"20 credits granted once at signup. No credit card required. Full access to all 35 tools — the credits limit how much you run, not what you can run. Credits do not expire and do not reset.","url":"https://www.valentinoai.com/signup","priceCurrency":"USD","price":"0","availability":"https://schema.org/InStock","priceValidUntil":"2027-12-31","seller":{"@id":"https://www.valentinoai.com/#organization"}},{"@type":"Offer","@id":"https://www.valentinoai.com/product-spec#offer-payg-credits","name":"Pay-as-you-go credits","description":"Prepaid credit top-up. $1 = 10 credits, $25 minimum purchase (= 250 credits). No subscription, no per-seat charge, nothing to cancel. Credits never expire.","url":"https://www.valentinoai.com/pricing","priceCurrency":"USD","price":"25","availability":"https://schema.org/InStock","priceValidUntil":"2027-12-31","priceSpecification":{"@type":"UnitPriceSpecification","price":"25","priceCurrency":"USD","minPrice":"25","unitText":"250 credits","description":"$1 = 10 credits. Prepaid, non-expiring, no subscription."},"seller":{"@id":"https://www.valentinoai.com/#organization"}}],"featureList":["Business Idea Analyzer","Lean Canvas Generator","Revenue Model Builder","Market Opportunity Scanner","Competitor Analysis","SWOT Analysis","Customer Interview Script","Business Name Generator","Business Plan Generator","Pricing Strategy Optimizer","Financial Projections Builder","Risk Assessment Matrix","Brand Identity System","Brand Color Palette","Logo Concept Generator","Photo Studio","Website Planner","SEO Audit Tool","SEO Draft Verification","AI Search Optimization","Landing Page Copy","Content Strategy Planner","Blog Post Generator","Product Description Writer","Ad Copy Generator","Content Studio","Keyword Cluster Builder","SEO Article Generator","Content Refresh Planner","ICP Builder","Sales Outreach Sequences","Email Campaign Builder","Ad Campaign Simulator","Operations Playbook","Investor Pitch Deck"]},{"@type":"Service","@id":"https://www.valentinoai.com/product-spec#freight-service","name":"AI operating layers for freight forwarders","serviceType":"AI implementation and systems integration","description":"Fixed-scope implementation for mid-market freight forwarders: an operations assessment, a governed freight data foundation, then human-supervised automation built alongside the existing TMS and handed off to the client.","provider":{"@id":"https://www.valentinoai.com/#organization"},"areaServed":{"@type":"Country","name":"United States"},"audience":{"@type":"BusinessAudience","name":"Mid-market freight forwarders, NVOCCs, customs brokers, and cartage operators ($20M–$500M revenue)"},"url":"https://www.valentinoai.com/for/freight-forwarders","hasOfferCatalog":{"@type":"OfferCatalog","name":"Freight forwarder services","itemListElement":[{"@type":"Offer","position":1,"name":"Custom AI Operating Systems","description":"Connect freight data, systems, knowledge, workflows, and AI experiences around the way your operation works. (Readiness: Scoped per engagement.)","url":"https://www.valentinoai.com/for/freight-forwarders/custom-ai-operating-systems","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":2,"name":"Client Portals & White Labeling","description":"Give customers a branded, secure way to access shipment intelligence, documents, reporting, requests, and support. (Readiness: Scoped per engagement.)","url":"https://www.valentinoai.com/for/freight-forwarders/client-portals-white-labeling","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":3,"name":"AI-Ready Data Architecture","description":"Create one trusted freight data foundation for visibility, dashboards, automation, and governed AI. (Readiness: Available now.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-ready-data-architecture","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":4,"name":"AI-Powered Intranet","description":"Turn approved company knowledge, SOPs, internal tools, and workflows into one secure employee workspace. (Readiness: Scoped per engagement.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-powered-intranet","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":5,"name":"AI Voice Agents","description":"Handle routine freight calls faster while keeping identity, escalation, and approval boundaries explicit. (Readiness: Design partner.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-voice-agents","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":6,"name":"AI Email Agents","description":"Classify, summarize, draft, route, and safely act on operational email with an autonomy level the team controls. (Readiness: In development.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-email-agents","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":7,"name":"AI Chatbots","description":"Deploy freight-aware assistants for internal knowledge, customer service, shipment support, and quoting workflows. (Readiness: In development.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-chatbots","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":8,"name":"AI Operations Assessment","description":"Find the workflows, data, systems, and operating changes that create measurable AI value for your forwarder. (Readiness: Available now.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-operations-assessment","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":9,"name":"REST API & Workflow Automation","description":"Connect TMS, CRM, rating, accounting, carrier, email, customer, and custom systems with production-minded workflows. (Readiness: Scoped per engagement.)","url":"https://www.valentinoai.com/for/freight-forwarders/rest-api-workflow-automation","priceCurrency":"USD","availability":"https://schema.org/InStock"},{"@type":"Offer","position":10,"name":"AI Governance & Training","description":"Make AI usable, secure, measurable, and accountable through policy, permissions, approvals, evaluation, and role-based training. (Readiness: Scoped per engagement.)","url":"https://www.valentinoai.com/for/freight-forwarders/ai-governance-training","priceCurrency":"USD","availability":"https://schema.org/InStock"}]}}]}}