Tag · api
10 generators tagged “api”
Every generator below shares this topical tag. Click any card to open the generator.
- DevcURL Command GeneratorGenerates example curl commands for any HTTP method to use in docs, tests, and learning
- DevHTTP Status Code ExplainerExplains a random HTTP status code in depth — meaning, when to use it, and an example
- DevHTTP Status Code Reference GeneratorGenerates a random HTTP status code with its correct name and meaning
- DevMock GraphQL Schema Snippet GeneratorGenerates example GraphQL type definitions for testing and prototyping
- DevMock HTTP Request GeneratorGenerates example raw HTTP requests for testing and learning
- DevMock Pagination Link GeneratorGenerates mock REST pagination links (first, prev, next, last) for API testing
- DevMock Rate Limit Header GeneratorGenerates example API rate-limit response headers for testing
- DevRandom HTTP Status Code GeneratorReturns a random HTTP status code with its name and meaning for testing and learning
- NumbersRandom String Token GeneratorGenerates secure random alphanumeric tokens for authentication and API use
- DevWebhook Payload GeneratorGenerates realistic JSON webhook payloads for building and testing webhook handlers