API Overview
Introduction
The Atlas API is a JSON REST API that allows a 3rd party client to interact with your Atlas data. Access to the API is provided using the OAuth 2.0 authorization framework extended with the OpenID Connect standard. OAuth is an open standard for authorization. Access to the Atlas API is composed of two parts: authorization servers and resource servers.
API Authorization
The authorization server validates login credentials and issues access tokens to be used with the resource servers. Currently, two different flows have been implemented for authorization using the following grant types:
- Hybrid Grant Type
- Client Credentials Grant Type
API Resources
The Atlas API provides access to the following data elements:
- Adjustment
- Affiliation
- Auth
- Banner
- CertificationActivity
- CertificationActivitySource
- CertificationType
- Committee
- Config
- Contact
- Content
- CreditType
- Dert
- Event
- Image
- Invoice
- Listing
- Payment
- PaymentType
- Profile
- ProfileCertificationType
- ProfileChange
- ProfileCustomFields
- ProfileMemberActivity
- ProfileRelation
- Referral
- Registration
- RelationType
- RevenueItem
- Security
- SecurityIdentityServer
- Test
- User
- VerticalHba
- VerticalNaa