{"api_name":"CRM Series API","version":"v2","status":"running","documentation_url":"/swagger","openapi_schema":"/swagger/v1/swagger.json","authentication":[{"type":"apiKey","scheme":"ApiKey","in":"header","header_names":["Authorization","X-User-Email"],"format":"Authorization: ApiKey {apiKey}, X-User-Email: {email}","description":"Pass the API key using the Authorization header and the user's email using the X-User-Email header."},{"type":"oauth2","scheme":"Bearer","flow":"password","token_endpoint":"https://auth.crmseries.com","scopes":["api","offline_access","openid","profile","email"],"credentials_required":["client_id","client_secret","username","password","grant_type=password"],"token_request_format":"application/x-www-form-urlencoded","token_request_example":{"client_id":"your-client-id","client_secret":"your-client-secret","username":"user@example.com","password":"user-password","grant_type":"password","scope":"api offline_access openid profile email"},"access_token_format":"Authorization: Bearer {access_token}","description":"Retrieve a Bearer token from the auth server using Resource Owner Password Credentials (ROPC) flow. Use the token in the Authorization header for API calls."}],"environment":"Production","timestamp":"2026-06-09T16:13:57.2625005Z"}