{"openapi":"3.1.0","info":{"title":"Product API","description":"Manage different aspects of the CFX products available to you.\n\nThis API allows you to view and define:\n\n- Criteria for product availability to identities and organizations\n- Fees applicable to a certain product\n- Limits applicable to a certain product","termsOfService":"","contact":{"name":"API Owner","email":"api@cfxlabs.com"},"license":{"name":"","url":""},"version":"@VERSION@","summary":"CFX Product API"},"components":{"securitySchemes":{"ApiKeyAuth":{"name":"x-api-key","type":"apiKey","in":"header"},"ApiSecretAuth":{"name":"x-api-secret","type":"apiKey","in":"header"}},"schemas":{}},"paths":{},"servers":[{"url":"https://api.dev.cfx.to","description":"Customer Sandbox"},{"url":"https://api.cfx.to","description":"Production"}],"security":[{"ApiKeyAuth":[],"ApiSecretAuth":[]}],"tags":[{"name":"Product"}],"externalDocs":{"description":"Find out more about CFX","url":"https://www.cfxlabs.com/"}}