CREATOR
Creator is a part designer, part food revolutionary, and part roboticist. It is a collective of food lovers and engineers with decades of robotics and restaurant experience. Its first device makes gourmet burgers from scratch. Not only that, the company literally grind the meat to order, also slice tomatoes, onions, pickles, and a brioche roll fresh for clients. The team consists of roboticists from institutions including Berkeley and Stanford and firms like Tesla and NASA. Its culinary teams ... are veterans of Chez Panisse and Fat Duck. Its advisors include experts across fields like engineering, culinary, design, intellectual property, and even a NRN Restaurant Operator of the Year Award winner. Additionally, we’re further advised and supported by some of the top investors in Silicon Valley.
CREATOR
Industry:
Food And Beverage Industrial Design Industrial Engineering Mechanical Engineering Restaurants Robotics
Founded:
2009-01-01
Address:
San Francisco, California, United States
Country:
United States
Website Url:
http://www.creator.rest
Total Employee:
11+
Status:
Active
Total Funding:
18.73 M USD
Technology used in webpage:
Viewport Meta Google Analytics Google Tag Manager Content Delivery Network Global Site Tag Organization Schema JsDelivr Facebook Pixel Facebook Custom Audiences Facebook Conversion Tracking
Similar Organizations
Aeroseal
Aeroseal is a climate tech company with a mission to shrink carbon emissions from buildings — as much as 1 gigaton of CO2 annually.
Chef's Plate
Chef’s Plate is an online platform that enables users to get fresh, pre-portioned ingredients and chef-inspired recipes to their homes.
CHEFIN
Nurturing talented chefs from all over the world to create unique dining experiences.
Clover Food Lab
Clover Food Lab is a fast food chain that operates through food trucks and restaurants.
Fastbrick Robotics
Fastbrick Robotics is an Australian robotics technology company.
Gecko Robotics
Gecko Robotics creates, organizes, and makes the world's physical data useful, starting with critical industries.
Genaq
Genaq replicates the natural rain process for a sustainable distributed water production.
LiquiGlide
LiquiGlide is a viable technology that allows viscous liquids to slide effortlessly.
Philz Coffee
Philz is a third wave coffee shop chain with locations primarily in the Bay Area.
PhotonFirst
PhotonFirst is the provider of integrated photonics sensing solutions for sophisticated applications.
Spyce
Spyce operates robotic restaurant kitchen serving up healthy food bowls.
Current Advisors List
Board_member
Board_member
Board_member
2020-09-01
Current Employees Featured
Alexandros Vardakostas CEO @ Creator
CEO
2009-12-01
Steven Frehn COO & Co-Founder @ Creator
COO & Co-Founder
2012-04-01
Chetta Crowley Head of Talent @ Creator
Head of Talent
2017-01-01
Michael Balsamo VP of NPI @ Creator
VP of NPI
2015-02-01
Noe Esparza Chief Engineer @ Creator
Chief Engineer
2019-11-01
Founder
Investors List
Dragon Capital
Dragon Capital investment in Convertible Note - Creator
Root Ventures
Root Ventures investment in Venture Round - Creator
K5 Ventures
K5 Ventures investment in Venture Round - Creator
Khosla Ventures
Khosla Ventures investment in Venture Round - Creator
GV
GV investment in Venture Round - Creator
Lemnos VC
Lemnos VC investment in Venture Round - Creator
Comet Labs
Comet Labs investment in Venture Round - Creator
Great Oaks Venture Capital
Great Oaks Venture Capital investment in Venture Round - Creator
Justin Waldron
Justin Waldron investment in Seed Round - Creator
K5 Ventures
K5 Ventures investment in Seed Round - Creator
Official Site Inspections
http://www.creator.rest Semrush global rank: 3.51 M Semrush visits lastest month: 4.23 K
- Host name: 199.59.243.228
- IP address: 199.59.243.228
- Location: United States
- Latitude: 37.751
- Longitude: -97.822
- Timezone: America/Chicago
Cannot get whois informations of this domain!!!
More informations about "Creator"
Creator - Crunchbase Company Profile & Funding
Contact Email hello@creator.rest; Creator is a part designer, part food revolutionary, and part roboticist. It is a collective of food lovers and engineers …See details»
REST API endpoints for organizations - GitHub Docs
Use the REST API to control and manage all your GitHub organizations. Skip to main content. GitHub Docs. Version: Free, Pro, & Team. ... Create an organization invitation. Cancel an …See details»
REST Resource: organizations | Resource Manager - Google Cloud
Oct 10, 2023 Searches Organization resources that are visible to the user and satisfy the specified filter. setIamPolicy: Sets the access control policy on an Organization resource. …See details»
Creating and managing organization resources - Google Cloud
3 days ago The organization resource is the root node in the Google Cloud resource hierarchy and is the hierarchical super node of projects. This page explains how to acquire and manage …See details»
Creator - Overview, News & Similar companies | ZoomInfo.com
Creator contact info: Phone number: (415) 879-9276 Website: creator.rest What does Creator do? Creator make the world's freshest burger, using some extreme gourmet techniques, and …See details»
git - How to create Organization name through Github API instead …
Feb 8, 2015 to find out the private api for checking name availability and creating an organization, then export the request as curl command, put it in a shell script and parameterize …See details»
The Organizations REST API REST API - Atlassian
Organizations REST API. Guides. ReferenceSee details»
Manual | createRest documentation
Let's create REST API on createRest and koa2. Create app package mkdir restapi cd restapi npm init --force Install koa2, createrest and createrest-koa npm install --save koa@2 createrest …See details»
Create Organization :: Mist REST API Class
Mist REST API 2-1. Mist REST Basics Message Flow HTTP Response Codes CRUD Operations REST Endpoint API "Hello World" ... Log in to Mist and create a new organization. Enter the …See details»
docs/content/organizations/managing-peoples-access-to-your …
You can create and assign custom organization roles in your organization's settings. You can also manage custom roles using the REST API. See AUTOTITLE. {% ifversion org-custom-role …See details»
How to Design a REST API - Step by Step Guide - REST …
Nov 6, 2023 4.5. Create a device or configuration. CREATE is not an idempotent operation and in HTTP protocol – POST is also not idempotent. So use POST. HTTP POST /devices HTTP POST /configurations. Please note …See details»
docs/content/organizations/managing-organization-settings
An organization can have up to 100 property definitions. An allowed value list can have up to 200 items. {% ifversion ghec or ghes %} You can use repository properties to determine which …See details»
Build a Simple REST API with Flask: A Step-by-Step Guide
5 days ago Create a simple REST API with Flask. Learn how to build lightweight and scalable backend services quickly with our step-by-step tutorial. Perfect for developers. ... By following …See details»
Team Create | Documentation - Roblox Creator Hub
HTTP REST APIs for working with Team Create on Roblox Cloud. Creator Hub. Dashboard Learn Store Talent Forum Roadmap. Cloud. Overview. Authentication. API keys. OAuth 2.0. …See details»
REST Resource: organizations | Resource Manager - Google Cloud
Fetches an organization resource identified by the specified resource name. getIamPolicy: Gets the access control policy for an organization resource. search: Searches organization …See details»
REST API Introduction - GeeksforGeeks
Mar 8, 2025 REST API stands for RE presentational S tate T ransfer API.It is a type of API (Application Programming Interface) that allows communication between different systems …See details»
Simple Notes: Keycloak : How to create custom rest api - Medium
In this article we will create REST API which will be served by keycloak server and provide all uses details without login. To begin with let’s create plain java application with maven and the …See details»
Building APIs with Next.js
Feb 28, 2025 Note: The --api flag automatically includes an example route.ts in your new project’s app/ folder, demonstrating how to create an API endpoint. 1.2 App Router vs. Pages …See details»
RESTful API Best Practices for .NET Developers - Complete Guide …
4 days ago Separation of Concerns: REST separates the client (front-end) from the server (back-end), allowing both to evolve independently. Deep Dive into REST Principles. To build a …See details»
API Design Roadmap: A Complete Guide [2025 Updated]
Mar 13, 2025 API design can vary depending on the style or architecture used. Different styles such as REST, GraphQL, SOAP, and gRPC have their unique characteristics and best-use …See details»