An unofficial OpenAPI definition for httpbin.org.
API Base URL
- Server 1:https://httpbin.org
- Server 2:http://httpbin.apim.eu/
- Server 3:https://eu.httpbin.org
- Server 4:http://eu.httpbin.org
- Server 5:http://localhost:8000/test
Security
basicAuth (http)
Use the same username and password as you will provide in path parameters.
bearerAuth (http)
Provide your bearer token in the Authorization header when making requests to protected resources.
Example: Authorization: Bearer 123
Additional Information