Skip to content

API key w/ proprietary signature or OAuth2 with bearer token #129

@KampfCaspar

Description

@KampfCaspar

Sorry but I don't really understand if there are two different API conventions at OVH:

The documentation and 'old' api console seem to use API keys restrained by method and path. These repositories are needed because api calls are 'signed' with a proprietary algorithm.

The 'preview' console however, shows examples using plain curl calls with a 'Bearer' Token in JWT format. There are beta api calls for clients, however no documented api calls for the oauth2 flow (might go over the main ovh.com flow?).

Now, can I 'just' use REST with OAuth2 - or is the use of the proprietary pseudo-REST calls the official way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions