Replit
communityOnline IDE and cloud development platform for coding, deploying, and collaborating in 50+ languages.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://replit.com/graphqlSearch public repls
Parameters
queryGraphQL search query with searchTerm (stringrequiredReturns
repls[] with id, title, slug, url, language, likeCount, runCount, user.username, descriptionPOST
https://replit.com/graphqlGet user profile
Parameters
queryGraphQL user query with username (stringrequiredReturns
user with id, username, bio, image, isHacker, followerCount, followCount, publicRepls[]POST
https://replit.com/graphqlBrowse project templates
Parameters
queryGraphQL templates query with language filter (stringoptionalReturns
templates[] with id, title, description, language, likeCount, url, iconUrl