Getting Started
New to BCZ Central? Start here to understand the basics and set up your first service.
Create Your Account
Sign up for a free trial and get instant access to all services. No credit card required.
Authentication
Learn how to authenticate your requests using API keys and OAuth 2.0.
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.bczcentral.com/status
Proxy Services
Configuration
Configure proxy endpoints, routing rules, and security policies.
Monitoring
Access real-time metrics, logs, and alerts for your proxy infrastructure.
// Create a proxy endpoint
const proxy = await client.proxies.create({
name: 'my-proxy',
region: 'us-east',
protocol: 'http',
port: 8080
});
CDN Services
Setting Up Origins
Configure your content origin servers and cache settings.
Cache Invalidation
Purge content from the edge cache when updates are needed.
Custom Headers
Add custom headers and security policies to cached content.
Cloud Infrastructure
Virtual Machines
Create and manage virtual machines across multiple regions.
Storage
Object storage, block storage, and database services.
Networking
VPCs, security groups, and load balancers for your infrastructure.
Search Engine
Indexing
Index documents and manage indexes for your search service.
Querying
Execute searches with filters, facets, and custom scoring.
Analytics
Track search performance and user behavior.
Troubleshooting
Common Issues
- Authentication errors - Check your API key
- Rate limiting - Upgrade your plan for higher limits
- Performance issues - Review our optimization guides
- High costs - Use our cost optimization tools