HTTPEndpoint
a rdfs:Class in Web API
An HTTP(S) endpoint. This is the base class that is responsible for the HTTP layer of the API and subclasses can be used to define specific types of APIs.
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Subclasses
The following classes are known public subclasses of this class:
Properties
The following properties are supported for instances of this class:
- oauth2:hasFixedBearerToken
- oauth2:usesFixedBearerTokenFrom
- hasBaseURL
- hasFixedPassword
- hasFixedUsername
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom
Instances
The following public objects are instances of this class:
Meta
- URI / COID
- coid://webapi.cloudobjects.io/HTTPEndpoint content_copy
- Revision
- 18-82ccbc52f92dc3d33ef04db208a06c15 content_copy
- Short ID
- wa:HTTPEndpoint content_copy
- Canonical URL
- https://cloudobjects.io/webapi.cloudobjects.io/HTTPEndpoint content_copy
- Last updated
- 2020-12-05 18:56 (UTC)
- Created at
- 2020-12-05 18:56 (UTC)
- Usage permission
- co:Public
RDF
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom