Mockify
Mockify is an all-in-one fake data generator designed for developers, testers, and designers who need realistic mock data on the fly. With over 25 data categories—including person profiles, financial transactions, internet data, and more—you can generate high-quality datasets to seed databases or build prototypes without manual entry. Beyond standard random data, Mockify features Fully…
Mockify endpoints
| Method | Endpoint | Description |
|---|---|---|
| Animal | ||
| GET |
/v1/animal/rabbit /v1/animal/rabbit |
This API endpoint will return a random rabbit species. |
| GET |
/v1/animal/bird /v1/animal/bird |
This API endpoint will return a random bird species. |
| GET |
/v1/animal/horse /v1/animal/horse |
This API endpoint will return a random horse breed. |
| GET |
/v1/animal/lion /v1/animal/lion |
This API endpoint will return a random lion species. |
| GET |
/v1/animal/rodent /v1/animal/rodent |
This API endpoint will return a random rodent breed. |
| GET |
/v1/animal/snake /v1/animal/snake |
This API endpoint will return a random snake species. |
| GET |
/v1/animal/type /v1/animal/type |
This API endpoint will return a random animal type. |
| Color | ||
| GET |
/v1/color/space /v1/color/space |
This API endpoint will return a random color space name from the worldwide accepted color spaces. Source: https://en.wikipedia.org/wiki/List_of_color_spaces_and_their_uses. |
| Commerce | ||
| GET |
/v1/commerce/department /v1/commerce/department |
This API endpoint will return a random department inside a shop. |
| GET |
/v1/commerce/price /v1/commerce/price |
This API endpoint will return a random price between min and max (inclusive). |
| GET |
/v1/commerce/product-adjective /v1/commerce/product-adjective |
This API endpoint will return a random adjective describing a product. |
| GET |
/v1/commerce/product /v1/commerce/product |
This API endpoint will return a random short product name. |
| GET |
/v1/commerce/product-material /v1/commerce/product-material |
This API endpoint will return a random material of a product. |
| Company | ||
| GET |
/v1/company/buzz-adjective /v1/company/buzz-adjective |
This API endpoint will return a random random buzz adjective that can be used to demonstrate data being viewed by a manager. |
| GET |
/v1/company/catch-phrase /v1/company/catch-phrase |
|
| GET |
/v1/company/catch-phrase-adjective /v1/company/catch-phrase-adjective |
|
| GET |
/v1/company/buzz-verb /v1/company/buzz-verb |
|
| GET |
/v1/company/buzz-noun /v1/company/buzz-noun |
|
| GET |
/v1/company/buzz-phrase /v1/company/buzz-phrase |
|
| GET |
/v1/company/catch-phrase-descriptor /v1/company/catch-phrase-descriptor |
|
| GET |
/v1/company/catch-phrase-noun /v1/company/catch-phrase-noun |
|
| GET |
/v1/company/name /v1/company/name |
|
| Database | ||
| GET |
/v1/database/engine /v1/database/engine |
|
| GET |
/v1/database/mongodb-object-id /v1/database/mongodb-object-id |
|
| Finance | ||
| GET |
/v1/finance/litecoin-address /v1/finance/litecoin-address |
This API endpoint will return a random Litecoin address. |
| GET |
/v1/finance/amount /v1/finance/amount |
This API endpoint will return a random amount between the given bounds (inclusive). |
| Food | ||
| GET |
/v1/food/description /v1/food/description |
This API endpoint will return a random dish description. |
| GET |
/v1/food/ethnic-category /v1/food/ethnic-category |
This API endpoint will return a random food's ethnic category. |
| GET |
/v1/food/spice /v1/food/spice |
This API endpoint will return a random spice name. |
| GET |
/v1/food/ingredient /v1/food/ingredient |
This API endpoint will return a random ingredient name. |
| GET |
/v1/git/branch /v1/git/branch |
This API endpoint will return a random branch name. |
| GET |
/v1/git/commit-sha /v1/git/commit-sha |
This API endpoint will return a random commit sha. By default, the length of the commit sha is 40 characters. For a shorter commit sha, use the length option. |
| GET |
/v1/food/adjective /v1/food/adjective |
This API endpoint will return a random dish adjective. |
| GET |
/v1/food/vegetable /v1/food/vegetable |
This API endpoint will return a random vegetable name. |
| GET |
/v1/git/commit-date /v1/git/commit-date |
This API endpoint will return a random commit date. |
| GET |
/v1/git/commit-entry /v1/git/commit-entry |
This API endpoint will return a random entry as printed by git log. |
| GET |
/v1/git/commit-message /v1/git/commit-message |
This API endpoint will return a random commit message. |
| GET |
/v1/food/fruit /v1/food/fruit |
This API endpoint will return a random fruit name. |
| GET |
/v1/food/meat /v1/food/meat |
This API endpoint will return a random meat name. |
| GET |
/v1/food/dish /v1/food/dish |
This API endpoint will return a random dish. |
| Hacker | ||
| GET |
/v1/hacker/adjective /v1/hacker/adjective |
This API endpoint will return a random hacker/IT adjective. |
| Image | ||
| GET |
/v1/image/avatar-github /v1/image/avatar-github |
This API endpoint will return a random avatar from github. |
| Internet | ||
| GET |
/v1/internet/user-agent /v1/internet/user-agent |
This API endpoint will return a random user agent string. |
| GET |
/v1/internet/email /v1/internet/email |
This API endpoint will return a random email address using the given person's name as base. |
| GET |
/v1/internet/color /v1/internet/color |
This API endpoint will return a random css hex color code in aesthetically pleasing color palette. |
| GET |
/v1/internet/display-name /v1/internet/display-name |
This API endpoint will return a random display name using the given person's name as base. The resulting display name may use one or both of the provided names. If the input… |
| GET |
/v1/internet/jwt /v1/internet/jwt |
This API endpoint will return a random JWT token. |
| GET |
/v1/internet/port /v1/internet/port |
This API endpoint will return a random port number. |
| GET |
/v1/internet/http-status-code /v1/internet/http-status-code |
This API endpoint will return a HTTP status code. |
| GET |
/v1/internet/username /v1/internet/username |
Generates a username using the given person's name as base. The resulting username may use neither, one or both of the names provided. This will always return a plain ASCII… |
Mockify pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 1000 / hour |
|
| ULTRA Recommended | $50 / month | — |
|
| MEGA | $100 / month | — |
|