UC Berkeley API Gateway

The single, centralized entry point for API requests across the Berkeley campus. The gateway centralizes functions common to all campus APIs, including load balancing, authentication, authorization, and rate limiting. Individual API endpoints are exposed and discovered through API Central.

API entry from apis.yml

apis.yml Raw ↑
aid: ucb:api-gateway
name: UC Berkeley API Gateway
description: The single, centralized entry point for API requests across the Berkeley campus. The gateway
  centralizes functions common to all campus APIs, including load balancing, authentication, authorization,
  and rate limiting. Individual API endpoints are exposed and discovered through API Central.
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