Skip to content

AsabuHere/twilio-oai

This branch is 77 commits behind twilio/twilio-oai:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d1b0f2 · Nov 1, 2022
Jul 6, 2022
Nov 1, 2022
Oct 19, 2022
Jun 30, 2021
Oct 31, 2022
Aug 26, 2020
Aug 11, 2022
Aug 26, 2020
Feb 9, 2021
Aug 11, 2022
Jul 6, 2022
Mar 15, 2021
Oct 27, 2021
Jul 21, 2022

Repository files navigation

Twilio's OpenAPI Specification

This repository contains OpenAPI documents for Twilio's API.

Files can be found in the json/ and yaml/ directories.

What is OpenAPI?

From the OpenAPI Specification:

The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface document for HTTP APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring access to source code, additional documentation, or inspection of network traffic. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interface documentation have done for lower-level programming, the OpenAPI Specification removes guesswork in calling a service.

Project Status

This project is currently in BETA. We expect the spec to be accurate, but it is currently in active development and unsupported. If you've identified a mismatch between Twilio's API behavior and this specification, please open an issue.

Contributing

Because this document is used across Twilio's whole API development experience, these documents are automatically kept up to date and used to validate Twilio API requests.

About

The Twilio OpenAPI Specification

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 67.0%
  • Dockerfile 33.0%