UC Berkeley API Gateway

The single centralized entry point for API requests across the Berkeley campus, operated by Berkeley IT on Berkeley's own CloudFront distribution. The gateway obfuscates the internal workings and physical host of each source system from clients and centralizes load balancing, authentication, authorization and rate limiting. Individual endpoints are discovered through API Central; the gateway root serves an explanatory page rather than a machine-readable index.

API entry from apis.yml

apis.yml Raw ↑
aid: ucb:api-gateway
name: UC Berkeley API Gateway
x-operator: institution
description: The single centralized entry point for API requests across the Berkeley campus, operated
  by Berkeley IT on Berkeley's own CloudFront distribution. The gateway obfuscates the internal workings
  and physical host of each source system from clients and centralizes load balancing, authentication,
  authorization and rate limiting. Individual endpoints are discovered through API Central; the gateway
  root serves an explanatory page rather than a machine-readable index.
humanURL: https://integration-services.berkeley.edu/api-management/api-gateway
baseURL: https://gateway.api.berkeley.edu/
tags:
- API Gateway
- Authentication
- Rate Limiting
properties:
- type: Documentation
  url: https://integration-services.berkeley.edu/api-management/api-gateway
- type: RateLimits
  url: rate-limits/ucb-rate-limits.yml