Skip to content

Instantly share code, notes, and snippets.

@kinlane
Created October 21, 2024 15:54
Show Gist options
  • Save kinlane/106907d44671a0a8c19c21aa26b228f2 to your computer and use it in GitHub Desktop.
Save kinlane/106907d44671a0a8c19c21aa26b228f2 to your computer and use it in GitHub Desktop.
Plans
- id: starter
name: Starter
description: The default API access plan, where every new account begins, allowing the consumer to kick the tires, and see what the API is all about.
entries:
- label: API calls
description: to the search API
metric: calls
limit: 25
timeFrame: day
geo: US
unit: 1
price: "Free"
elements:
- name: Free
- name: Self Service Support
- name: Easiest to Start
- name: No commitment
- id: verified
name: Verified
description: Once you have added a credit card as part of the account billing, you become a verified API consumer, and have a higher rate limit for usage.
entries:
- label: API calls
description: to the search API
metric: calls
limit: Pay As You Go
timeFrame: day
geo: US
unit: 1
price: ".0025"
elements:
- name: Paid
- name: Paid Support
- name: Security
- name: Service Level Agreement (SLA)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment