APIMethod
a rdfs:Class in Web API
A method that can be called on a Web API.
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:
Meta
- URI / COID
- coid://webapis.co-n.net/APIMethod content_copy
- Revision
- 2-2f22411a80d74128f2ccdea555e43f75 content_copy
- Short ID
- wa:APIMethod content_copy
- Reference URL
- https://coid.link/webapis.co-n.net/APIMethod content_copy
- Last updated
- 2021-03-16 11:42 (UTC)
- Created at
- 2021-03-16 11:42 (UTC)
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
- hasFixedAPIKey
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAPIKeyFrom
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom