Created
June 30, 2024 16:55
-
-
Save kinlane/fa5118ab7dc45dd58d1f3b65c7200c04 to your computer and use it in GitHub Desktop.
Twilio APIs.json Blueprint
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Twilio | |
description: Needs a description. | |
image: https://kinlane-productions2.s3.amazonaws.com/apis-json-icons/apis-json.png | |
url: https://example.com/apis/apis.yml | |
type: Blueprint | |
created: 2024-6-30 | |
modified: 2024-6-30 | |
specificationVersion: '0.18' | |
tags: | |
- Tag | |
apis: | |
- name: Example API | |
description: >- | |
This is an example API with all of the properties associated with it that | |
Twilio uses across its APIs. | |
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg | |
humanURL: https://example.com | |
baseURL: https://api.example.com | |
tags: | |
- Tag | |
properties: | |
- type: Documentation | |
url: https://example.com | |
- type: OpenAPI | |
url: https://example.com | |
- type: Pricing | |
url: https://example.com | |
common: | |
- type: About | |
url: https://example.com | |
- type: Blog | |
url: https://example.com | |
- type: Change Log | |
url: https://example.com | |
- type: Privacy | |
url: https://example.com | |
- type: SDKs | |
url: https://example.com | |
- type: Sign Up | |
url: https://example.com | |
- type: Status | |
url: https://example.com | |
- type: Support | |
url: https://example.com | |
- type: Terms of Service | |
url: https://example.com | |
maintainers: | |
- FN: API Evangelist | |
email: info@apievangelist.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment