mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Added Random Identity Generator API to Test Data (#72)
This commit is contained in:
parent
9e16254739
commit
de2fc3ee93
1 changed files with 1 additions and 0 deletions
|
@ -1608,6 +1608,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Mockyard](https://mockyard.in/) | Realistic mock data for testing and prototyping | No | Yes | Yes |
|
||||
| [QuickMocker](https://quickmocker.com) | API mocking tool to generate contextual, fake or random data| No | Yes | Yes |
|
||||
| [Random Data](https://random-data-api.com) | Random data generator | No | Yes | Unknown |
|
||||
| [Random Identity](https://rapidapi.com/edualc1018/api/random-identity-generator) | Random Identity Generator with custom response format | `apiKey` | Yes | Yes |
|
||||
| [Randommer](https://randommer.io/randommer-api)| Random data generator | `apiKey` | Yes | Yes |
|
||||
| [RandomUser](https://randomuser.me)| Generates and list user data| No | Yes | Unknown |
|
||||
| [RoboHash](https://robohash.org/)| Generate random robot/alien avatars | No | Yes | Unknown |
|
||||
|
|
Loading…
Add table
Reference in a new issue