Detailed information about API key / OAuth token (Description, Request, Response, Regex, Example)
Go to file
daffainfo 493835cd80 Adding 3 Design API 2021-08-16 18:24:22 +07:00
Animals Adding description and sample api key 2021-08-16 17:00:36 +07:00
Anime Adding description and sample api key 2021-08-16 17:00:36 +07:00
Anti-Malware Adding description and sample api key 2021-08-16 17:00:36 +07:00
Art-Design Adding 3 Design API 2021-08-16 18:24:22 +07:00
LICENSE Initial commit 2021-08-16 09:16:35 +07:00
README.md Adding description and sample api key 2021-08-16 17:00:36 +07:00

README.md

All About API

Detailed information about API

  • Description
  • Example Request (Curl and Raw)
  • Response
  • Regex
  • Example API key

Index

How to Contribute?

# [Title Web](Link Documentation)

## Description

## __Example Request__
* Curl
```
Curl Request
```

* Raw
```
Raw Request
```

## __Response__
* Success
```
Response if succes
```
* Error
```
Response if error
```

## __Regex__
```
Regex for checking the API
```

## __Example API key__
```
API Key (You can blank this if you dont have example api key)
```

References

  • public-apis (APIs list to be added to this repository)