{"api_version":"v1","authentication":{"alternative":"Authorization: Bearer <api_key>","header":"X-API-Key","type":"API Key"},"base_url":"https://dc-hub-nexus.replit.app","data_types":["facilities","news","companies","transactions","infrastructure"],"endpoints":{"pull":{"ecosystem":{"description":"Get ecosystem companies","method":"GET","parameters":{"category":"Filter by category","status":"Filter by status (approved/pending)"},"path":"/api/ecosystem"},"facilities":{"description":"Get list of data center facilities","method":"GET","parameters":{"country":"Filter by country code","limit":"Number of results (default: 50)","offset":"Pagination offset","provider":"Filter by provider name"},"path":"/api/v1/facilities"},"news":{"description":"Get latest data center news","method":"GET","parameters":{"category":"Filter by category","limit":"Number of results (default: 20)"},"path":"/api/v1/news"}},"push":{"data":{"body":{"records":"Array of records to push","type":"Data type (facilities, news, companies)"},"description":"Push data to DC Hub","method":"POST","path":"/api/ecosystem/integrations/push"}},"webhooks":{"register":{"body":{"events":"Array of events to subscribe to","url":"Your webhook endpoint URL"},"description":"Register webhook for real-time updates","method":"POST","path":"/api/ecosystem/integrations/webhook"}}},"rate_limits":{"enterprise":"100,000 requests/day","free":"100 requests/day","pro":"10,000 requests/day"},"success":true,"sync_directions":["pull - Fetch data from DC Hub","push - Send data to DC Hub","bidirectional - Both pull and push"],"webhooks":{"events":["facility.created","facility.updated","news.published","company.added","transaction.announced"]}}
