BlazeSync avatar

BlazeSync

Under maintenance
Try for free

14 days trial then $5.00/month - No credit card required now

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
BlazeSync

BlazeSync

medicare_tools/blazesync
Try for free

14 days trial then $5.00/month - No credit card required now

You can access the BlazeSync programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "bAxDoDxzcqedLnuuo"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/medicare_tools~blazesync/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-medicare_tools-blazesync",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/medicare_tools~blazesync/runs": {
50      "post": {
51        "operationId": "runs-sync-medicare_tools-blazesync",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/medicare_tools~blazesync/run-sync": {
93      "post": {
94        "operationId": "run-sync-medicare_tools-blazesync",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "npn",
135          "sunfireInstance",
136          "firstName",
137          "lastName",
138          "dateOfBirth",
139          "email",
140          "zipCode",
141          "usesPharmacy"
142        ],
143        "properties": {
144          "npn": {
145            "title": "NPN",
146            "minLength": 1,
147            "type": "string",
148            "description": "National Producer Number"
149          },
150          "sunfireInstance": {
151            "title": "Sunfire instance",
152            "enum": [
153              "https://www.sunfirematrix.com/app/blazesync/yourmedicare/[NPN]/2025/",
154              "https://www.sunfirematrix.com/app/blazesync/bbi/[NPN]/2025/",
155              "https://www.sunfirematrix.com/app/blazesync/mts/[NPN]/2025/",
156              "https://www.sunfirematrix.com/app/blazesync/gom/[NPN]/2025/",
157              "https://www.sunfirematrix.com/app/blazesync/ifg/[NPN]/2025/",
158              "https://www.sunfirematrix.com/app/blazesync/int/[NPN]/2025/",
159              "https://www.sunfirematrix.com/app/blazesync/jsa/[NPN]/2025/",
160              "https://www.sunfirematrix.com/app/blazesync/ncc/[NPN]/2025/",
161              "https://www.sunfirematrix.com/app/blazesync/pfs/[NPN]/2025/",
162              "https://www.sunfirematrix.com/app/blazesync/sma/[NPN]/2025/",
163              "https://www.sunfirematrix.com/app/blazesync/spa/[NPN]/2025/",
164              "https://www.sunfirematrix.com/app/blazesync/tbr/[NPN]/2025/",
165              "https://www.sunfirematrix.com/app/blazesync/uig/[NPN]/2025/"
166            ],
167            "type": "string",
168            "description": "Select your Sunfire instance"
169          },
170          "firstName": {
171            "title": "First Name",
172            "minLength": 1,
173            "type": "string",
174            "description": "Your first name"
175          },
176          "lastName": {
177            "title": "Last Name",
178            "minLength": 1,
179            "type": "string",
180            "description": "Your last name"
181          },
182          "dateOfBirth": {
183            "title": "Date of Birth",
184            "pattern": "^\\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$",
185            "type": "string",
186            "description": "Your date of birth (YYYY-MM-DD)"
187          },
188          "email": {
189            "title": "Email",
190            "type": "string",
191            "description": "Your email address"
192          },
193          "phoneNumber": {
194            "title": "Phone Number",
195            "minLength": 14,
196            "maxLength": 14,
197            "type": "string",
198            "description": "US phone number in format (XXX) XXX-XXXX"
199          },
200          "address1": {
201            "title": "Street Address",
202            "type": "string",
203            "description": "Your street address"
204          },
205          "Address2": {
206            "title": "Street Address Line 2",
207            "type": "string",
208            "description": "Additional address information"
209          },
210          "city": {
211            "title": "City",
212            "type": "string",
213            "description": "Your city"
214          },
215          "state": {
216            "title": "State/Province",
217            "type": "string",
218            "description": "Your state or province"
219          },
220          "zipCode": {
221            "title": "Postal/Zip Code",
222            "type": "string",
223            "description": "Your postal or zip code"
224          },
225          "County": {
226            "title": "County",
227            "type": "string",
228            "description": "Your county"
229          },
230          "doctor1FirstName": {
231            "title": "Doctor 1 First Name",
232            "type": "string",
233            "description": "First name of doctor 1"
234          },
235          "doctor1LastName": {
236            "title": "Doctor 1 Last Name",
237            "type": "string",
238            "description": "Last name of doctor 1"
239          },
240          "doctor2FirstName": {
241            "title": "Doctor 2 First Name",
242            "type": "string",
243            "description": "First name of doctor 2"
244          },
245          "doctor2LastName": {
246            "title": "Doctor 2 Last Name",
247            "type": "string",
248            "description": "Last name of doctor 2"
249          },
250          "doctor3FirstName": {
251            "title": "Doctor 3 First Name",
252            "type": "string",
253            "description": "First name of doctor 3"
254          },
255          "doctor3LastName": {
256            "title": "Doctor 3 Last Name",
257            "type": "string",
258            "description": "Last name of doctor 3"
259          },
260          "doctor4FirstName": {
261            "title": "Doctor 4 First Name",
262            "type": "string",
263            "description": "First name of doctor 4"
264          },
265          "doctor4LastName": {
266            "title": "Doctor 4 Last Name",
267            "type": "string",
268            "description": "Last name of doctor 4"
269          },
270          "doctor5FirstName": {
271            "title": "Doctor 5 First Name",
272            "type": "string",
273            "description": "First name of doctor 5"
274          },
275          "doctor5LastName": {
276            "title": "Doctor 5 Last Name",
277            "type": "string",
278            "description": "Last name of doctor 5"
279          },
280          "drug1Name": {
281            "title": "Drug 1 Name",
282            "type": "string",
283            "description": "Name of medication 1"
284          },
285          "drug1Dosage": {
286            "title": "Drug 1 Dosage",
287            "type": "string",
288            "description": "Dosage of medication 1"
289          },
290          "drug1RefillFrequency": {
291            "title": "Drug 1 Refill Frequency",
292            "type": "string",
293            "description": "Refill frequency of medication 1"
294          },
295          "drug1Quantity": {
296            "title": "Drug 1 Quantity",
297            "type": "string",
298            "description": "Quantity of medication 1"
299          },
300          "drug2Name": {
301            "title": "Drug 2 Name",
302            "type": "string",
303            "description": "Name of medication 2"
304          },
305          "drug2Dosage": {
306            "title": "Drug 2 Dosage",
307            "type": "string",
308            "description": "Dosage of medication 2"
309          },
310          "drug2RefillFrequency": {
311            "title": "Drug 2 Refill Frequency",
312            "type": "string",
313            "description": "Refill frequency of medication 2"
314          },
315          "drug2Quantity": {
316            "title": "Drug 2 Quantity",
317            "type": "string",
318            "description": "Quantity of medication 2"
319          },
320          "drug3Name": {
321            "title": "Drug 3 Name",
322            "type": "string",
323            "description": "Name of medication 3"
324          },
325          "drug3Dosage": {
326            "title": "Drug 3 Dosage",
327            "type": "string",
328            "description": "Dosage of medication 3"
329          },
330          "drug3RefillFrequency": {
331            "title": "Drug 3 Refill Frequency",
332            "type": "string",
333            "description": "Refill frequency of medication 3"
334          },
335          "drug3Quantity": {
336            "title": "Drug 3 Quantity",
337            "type": "string",
338            "description": "Quantity of medication 3"
339          },
340          "drug4Name": {
341            "title": "Drug 4 Name",
342            "type": "string",
343            "description": "Name of medication 4"
344          },
345          "drug4Dosage": {
346            "title": "Drug 4 Dosage",
347            "type": "string",
348            "description": "Dosage of medication 4"
349          },
350          "drug4RefillFrequency": {
351            "title": "Drug 4 Refill Frequency",
352            "type": "string",
353            "description": "Refill frequency of medication 4"
354          },
355          "drug4Quantity": {
356            "title": "Drug 4 Quantity",
357            "type": "string",
358            "description": "Quantity of medication 4"
359          },
360          "drug5Name": {
361            "title": "Drug 5 Name",
362            "type": "string",
363            "description": "Name of medication 5"
364          },
365          "drug5Dosage": {
366            "title": "Drug 5 Dosage",
367            "type": "string",
368            "description": "Dosage of medication 5"
369          },
370          "drug5RefillFrequency": {
371            "title": "Drug 5 Refill Frequency",
372            "type": "string",
373            "description": "Refill frequency of medication 5"
374          },
375          "drug5Quantity": {
376            "title": "Drug 5 Quantity",
377            "type": "string",
378            "description": "Quantity of medication 5"
379          },
380          "drug6Name": {
381            "title": "Drug 6 Name",
382            "type": "string",
383            "description": "Name of medication 6"
384          },
385          "drug6Dosage": {
386            "title": "Drug 6 Dosage",
387            "type": "string",
388            "description": "Dosage of medication 6"
389          },
390          "drug6RefillFrequency": {
391            "title": "Drug 6 Refill Frequency",
392            "type": "string",
393            "description": "Refill frequency of medication 6"
394          },
395          "drug6Quantity": {
396            "title": "Drug 6 Quantity",
397            "type": "string",
398            "description": "Quantity of medication 6"
399          },
400          "drug7Name": {
401            "title": "Drug 7 Name",
402            "type": "string",
403            "description": "Name of medication 7"
404          },
405          "drug7Dosage": {
406            "title": "Drug 7 Dosage",
407            "type": "string",
408            "description": "Dosage of medication 7"
409          },
410          "drug7RefillFrequency": {
411            "title": "Drug 7 Refill Frequency",
412            "type": "string",
413            "description": "Refill frequency of medication 7"
414          },
415          "drug7Quantity": {
416            "title": "Drug 7 Quantity",
417            "type": "string",
418            "description": "Quantity of medication 7"
419          },
420          "drug8Name": {
421            "title": "Drug 8 Name",
422            "type": "string",
423            "description": "Name of medication 8"
424          },
425          "drug8Dosage": {
426            "title": "Drug 8 Dosage",
427            "type": "string",
428            "description": "Dosage of medication 8"
429          },
430          "drug8RefillFrequency": {
431            "title": "Drug 8 Refill Frequency",
432            "type": "string",
433            "description": "Refill frequency of medication 8"
434          },
435          "drug8Quantity": {
436            "title": "Drug 8 Quantity",
437            "type": "string",
438            "description": "Quantity of medication 8"
439          },
440          "drug9Name": {
441            "title": "Drug 9 Name",
442            "type": "string",
443            "description": "Name of medication 9"
444          },
445          "drug9Dosage": {
446            "title": "Drug 9 Dosage",
447            "type": "string",
448            "description": "Dosage of medication 9"
449          },
450          "drug9RefillFrequency": {
451            "title": "Drug 9 Refill Frequency",
452            "type": "string",
453            "description": "Refill frequency of medication 9"
454          },
455          "drug9Quantity": {
456            "title": "Drug 9 Quantity",
457            "type": "string",
458            "description": "Quantity of medication 9"
459          },
460          "drug10Name": {
461            "title": "Drug 10 Name",
462            "type": "string",
463            "description": "Name of medication 10"
464          },
465          "drug10Dosage": {
466            "title": "Drug 10 Dosage",
467            "type": "string",
468            "description": "Dosage of medication 10"
469          },
470          "drug10RefillFrequency": {
471            "title": "Drug 10 Refill Frequency",
472            "type": "string",
473            "description": "Refill frequency of medication 10"
474          },
475          "drug10Quantity": {
476            "title": "Drug 10 Quantity",
477            "type": "string",
478            "description": "Quantity of medication 10"
479          },
480          "usesPharmacy": {
481            "title": "Uses Pharmacy",
482            "enum": [
483              "Yes",
484              "No",
485              "Mail order"
486            ],
487            "type": "string",
488            "description": "Do you use a pharmacy to fill prescriptions?",
489            "default": "Yes"
490          },
491          "pharmacyName": {
492            "title": "Pharmacy Name",
493            "type": "string",
494            "description": "Name of the pharmacy"
495          }
496        }
497      },
498      "runsResponseSchema": {
499        "type": "object",
500        "properties": {
501          "data": {
502            "type": "object",
503            "properties": {
504              "id": {
505                "type": "string"
506              },
507              "actId": {
508                "type": "string"
509              },
510              "userId": {
511                "type": "string"
512              },
513              "startedAt": {
514                "type": "string",
515                "format": "date-time",
516                "example": "2025-01-08T00:00:00.000Z"
517              },
518              "finishedAt": {
519                "type": "string",
520                "format": "date-time",
521                "example": "2025-01-08T00:00:00.000Z"
522              },
523              "status": {
524                "type": "string",
525                "example": "READY"
526              },
527              "meta": {
528                "type": "object",
529                "properties": {
530                  "origin": {
531                    "type": "string",
532                    "example": "API"
533                  },
534                  "userAgent": {
535                    "type": "string"
536                  }
537                }
538              },
539              "stats": {
540                "type": "object",
541                "properties": {
542                  "inputBodyLen": {
543                    "type": "integer",
544                    "example": 2000
545                  },
546                  "rebootCount": {
547                    "type": "integer",
548                    "example": 0
549                  },
550                  "restartCount": {
551                    "type": "integer",
552                    "example": 0
553                  },
554                  "resurrectCount": {
555                    "type": "integer",
556                    "example": 0
557                  },
558                  "computeUnits": {
559                    "type": "integer",
560                    "example": 0
561                  }
562                }
563              },
564              "options": {
565                "type": "object",
566                "properties": {
567                  "build": {
568                    "type": "string",
569                    "example": "latest"
570                  },
571                  "timeoutSecs": {
572                    "type": "integer",
573                    "example": 300
574                  },
575                  "memoryMbytes": {
576                    "type": "integer",
577                    "example": 1024
578                  },
579                  "diskMbytes": {
580                    "type": "integer",
581                    "example": 2048
582                  }
583                }
584              },
585              "buildId": {
586                "type": "string"
587              },
588              "defaultKeyValueStoreId": {
589                "type": "string"
590              },
591              "defaultDatasetId": {
592                "type": "string"
593              },
594              "defaultRequestQueueId": {
595                "type": "string"
596              },
597              "buildNumber": {
598                "type": "string",
599                "example": "1.0.0"
600              },
601              "containerUrl": {
602                "type": "string"
603              },
604              "usage": {
605                "type": "object",
606                "properties": {
607                  "ACTOR_COMPUTE_UNITS": {
608                    "type": "integer",
609                    "example": 0
610                  },
611                  "DATASET_READS": {
612                    "type": "integer",
613                    "example": 0
614                  },
615                  "DATASET_WRITES": {
616                    "type": "integer",
617                    "example": 0
618                  },
619                  "KEY_VALUE_STORE_READS": {
620                    "type": "integer",
621                    "example": 0
622                  },
623                  "KEY_VALUE_STORE_WRITES": {
624                    "type": "integer",
625                    "example": 1
626                  },
627                  "KEY_VALUE_STORE_LISTS": {
628                    "type": "integer",
629                    "example": 0
630                  },
631                  "REQUEST_QUEUE_READS": {
632                    "type": "integer",
633                    "example": 0
634                  },
635                  "REQUEST_QUEUE_WRITES": {
636                    "type": "integer",
637                    "example": 0
638                  },
639                  "DATA_TRANSFER_INTERNAL_GBYTES": {
640                    "type": "integer",
641                    "example": 0
642                  },
643                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
644                    "type": "integer",
645                    "example": 0
646                  },
647                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
648                    "type": "integer",
649                    "example": 0
650                  },
651                  "PROXY_SERPS": {
652                    "type": "integer",
653                    "example": 0
654                  }
655                }
656              },
657              "usageTotalUsd": {
658                "type": "number",
659                "example": 0.00005
660              },
661              "usageUsd": {
662                "type": "object",
663                "properties": {
664                  "ACTOR_COMPUTE_UNITS": {
665                    "type": "integer",
666                    "example": 0
667                  },
668                  "DATASET_READS": {
669                    "type": "integer",
670                    "example": 0
671                  },
672                  "DATASET_WRITES": {
673                    "type": "integer",
674                    "example": 0
675                  },
676                  "KEY_VALUE_STORE_READS": {
677                    "type": "integer",
678                    "example": 0
679                  },
680                  "KEY_VALUE_STORE_WRITES": {
681                    "type": "number",
682                    "example": 0.00005
683                  },
684                  "KEY_VALUE_STORE_LISTS": {
685                    "type": "integer",
686                    "example": 0
687                  },
688                  "REQUEST_QUEUE_READS": {
689                    "type": "integer",
690                    "example": 0
691                  },
692                  "REQUEST_QUEUE_WRITES": {
693                    "type": "integer",
694                    "example": 0
695                  },
696                  "DATA_TRANSFER_INTERNAL_GBYTES": {
697                    "type": "integer",
698                    "example": 0
699                  },
700                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
701                    "type": "integer",
702                    "example": 0
703                  },
704                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
705                    "type": "integer",
706                    "example": 0
707                  },
708                  "PROXY_SERPS": {
709                    "type": "integer",
710                    "example": 0
711                  }
712                }
713              }
714            }
715          }
716        }
717      }
718    }
719  }
720}

BlazeSync OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for BlazeSync from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • Created in Dec 2024

  • Modified 18 days ago

Categories